Merge branch 'master' of github.com:mitsuhiko/flask

This commit is contained in:
Armin Ronacher 2011-08-05 12:35:56 +02:00
commit a0fd8fca48

View file

@ -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