requirements.txt 386 B

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