requirements.txt 300 B

1234567891011121314151617
  1. django==1.7.1
  2. beautifulsoup4==4.3.2
  3. bleach==1.4
  4. django-debug-toolbar==1.2.1
  5. django-crispy-forms==1.4.0
  6. django-htmlmin==0.7
  7. django-mptt==0.6.1
  8. django-pipeline==1.3.25
  9. fake-factory==0.4.2
  10. markdown==2.4.1
  11. path.py==5.2
  12. pillow==2.5.1
  13. psycopg2==2.5.3
  14. pytz
  15. recaptcha-client==1.0.6
  16. requests==2.4.3
  17. unidecode