requirements.txt 473 B

1234567891011121314151617
  1. Django==1.7.11
  2. psycopg2==2.5.2
  3. python-ldap==2.4.15
  4. wsgiref==0.1.2
  5. python-dateutil==2.2
  6. django-autocomplete-light==2.0.7
  7. reportlab==2.5
  8. django-activelink==0.4
  9. html2text
  10. django-polymorphic==0.6
  11. django-sendfile==0.3.6
  12. django-localflavor==1.1
  13. -e git+https://code.ffdn.org/zorun/django-postgresql-netfields.git#egg=django-netfields
  14. xhtml2pdf==0.1b3
  15. -e git+https://github.com/jlaine/django-ldapdb@1c4f9f29e52176f4367a1dffec2ecd2e123e2e7a#egg=django-ldapdb
  16. feedparser
  17. six==1.10.0