requirements.txt 276 B

12345678910111213141516
  1. django==1.7.6
  2. djangorestframework==3.3.2
  3. beautifulsoup4==4.3.2
  4. bleach==1.4.1
  5. django-debug-toolbar==1.3.2
  6. django-crispy-forms==1.4.0
  7. django-htmlmin==0.7
  8. django-mptt==0.7.4
  9. fake-factory==0.4.2
  10. markdown==2.4.1
  11. path.py==7.0
  12. pillow==2.7.0
  13. psycopg2==2.5.4
  14. pytz
  15. requests<3
  16. unidecode