Added WTForms documentation.

This commit is contained in:
Armin Ronacher 2010-04-19 02:22:59 +02:00
parent 73a47a0db1
commit ce18d4575d
6 changed files with 115 additions and 10 deletions

View file

@ -16,5 +16,6 @@ end of the request, the database connection is closed again.
packages
sqlite3
sqlalchemy
wtforms
templateinheritance
flashing