4c6b7b56a0
seems like our code is not compatible with d-r-r 1.2 as using it breaks at least the password reset.
10 lines
161 B
Plaintext
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
|