Added pattern for file uploads.

This commit is contained in:
Armin Ronacher 2010-04-24 20:36:06 +02:00
parent ef34638f5d
commit 0c54d0a0e5

View file

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