Added docs on caching and decorators.

This commit is contained in:
Armin Ronacher 2010-04-25 18:55:01 +02:00
parent f419937d2c
commit 4559e4f0f1
3 changed files with 164 additions and 0 deletions

View file

@ -17,6 +17,8 @@ end of the request, the database connection is closed again.
sqlite3
sqlalchemy
fileuploads
caching
viewdecorators
wtforms
templateinheritance
flashing