Thomas Waldmann 4c6b7b56a0 downgrade django-registration-redux, fixes #250
seems like our code is not compatible with d-r-r 1.2 as using it breaks at least the password reset.
2016-01-08 02:12:54 +01:00

10 lines
161 B
Plaintext

# packages always needed
dnspython
netaddr
django>=1.8.1, <1.9
django-bootstrap-form
django-registration-redux<1.2
django-extensions
python-social-auth
requests