requirements.txt 285 B

12345678910111213
  1. https://github.com/django/django/archive/stable/1.7.x.zip#egg=django
  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-mptt==0.6.1
  7. django-pipeline==1.3.20
  8. fake-factory
  9. markdown==2.4.1
  10. psycopg2==2.5.3
  11. pytz
  12. recaptcha-client==1.0.6
  13. unidecode