forked from orbit-oss/flask
docs: :file:app.py, :file:yourapp/templates
This commit is contained in:
parent
3fa4fd0908
commit
a8f570cc62
32 changed files with 93 additions and 93 deletions
|
|
@ -23,8 +23,8 @@
|
|||
|
||||
the application will greet you on
|
||||
http://localhost:5000/
|
||||
|
||||
|
||||
~ Is it tested?
|
||||
|
||||
You betcha. Run the `test_flaskr.py` file to see
|
||||
You betcha. Run the :file:`test_flaskr.py` file to see
|
||||
the tests pass.
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
|
||||
the application will greet you on
|
||||
http://localhost:5000/
|
||||
|
||||
|
||||
~ Is it tested?
|
||||
|
||||
You betcha. Run the `test_minitwit.py` file to
|
||||
You betcha. Run the :file:`test_minitwit.py` file to
|
||||
see the tests pass.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue