Added class based view documentation

This commit is contained in:
Armin Ronacher 2011-06-28 14:24:54 +02:00
parent 775caf726d
commit b36d7b3288
4 changed files with 192 additions and 0 deletions

View file

@ -17,6 +17,7 @@ instructions for web development with Flask.
errorhandling
config
signals
views
reqcontext
blueprints
shell