requirements.txt 335 B

123456789101112131415161718
  1. django==1.7.6
  2. djangorestframework==3.0.2
  3. beautifulsoup4==4.3.2
  4. bleach==1.4.1
  5. django-debug-toolbar==1.2.1
  6. django-crispy-forms==1.4.0
  7. django-hbs-makemessages==0.9.6
  8. django-htmlmin==0.7
  9. django-mptt==0.6.1
  10. django-pipeline==1.4.2
  11. fake-factory==0.4.2
  12. markdown==2.4.1
  13. path.py==7.0
  14. pillow==2.7.0
  15. psycopg2==2.5.4
  16. pytz
  17. requests==2.5.1
  18. unidecode