installed boto and storages
... | ... | @@ -4,6 +4,7 @@ MySQL-python==1.2.5 |
Pillow==2.7.0 | ||
Whoosh==2.6.0 | ||
argparse==1.2.1 | ||
boto==2.38.0 | ||
django-autoslug==1.7.2 | ||
django-braces==1.4.0 | ||
git+https://github.com/the-ben-waters/django-cas.git | ||
... | ... | @@ -15,6 +16,7 @@ django-piwik==0.1 |
django-randomslugfield==0.3.0 | ||
django-ratelimit==0.5.0 | ||
django-smtp-ssl==1.0 | ||
django-storages==1.1.8 | ||
djangorestframework==3.0.4 | ||
docutils==0.12 | ||
flake8==2.4.0 | ||
... | ... |
Please register or sign in to comment