forked from orbit-oss/flask
Merge branch 'master' of github.com:mitsuhiko/flask
This commit is contained in:
commit
a0fd8fca48
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ And this is what `views.py` would look like::
|
|||
You should then end up with something like that::
|
||||
|
||||
/yourapplication
|
||||
/runserver.py
|
||||
/yourapplication
|
||||
/__init__.py
|
||||
/views.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue