More missing django parts.

This commit is contained in:
Joshua Harlow 2012-02-03 17:34:30 -08:00
parent 8bd0f87779
commit ed49849369
2 changed files with 5 additions and 2 deletions

View File

@ -35,6 +35,9 @@
"django-mailer" : { "django-mailer" : {
"version": "0.1.0" "version": "0.1.0"
}, },
"django-staticfiles" : {
"version": "1.1.2"
},
"sqlalchemy-migrate": { "sqlalchemy-migrate": {
"version": "0.7.2" "version": "0.7.2"
}, },