Merge pull request #291 from elnappo/registration
Upgrade django-registration-redux
This commit is contained in:
commit
f38cc72c56
@ -172,8 +172,8 @@ INSTALLED_APPS = (
|
||||
'nsupdate.api',
|
||||
'nsupdate.main',
|
||||
'bootstrapform',
|
||||
'registration',
|
||||
'django.contrib.admin',
|
||||
'registration',
|
||||
'django_extensions',
|
||||
)
|
||||
|
||||
|
@ -3,7 +3,7 @@ dnspython
|
||||
netaddr
|
||||
django>=1.8.1, <1.9
|
||||
django-bootstrap-form
|
||||
django-registration-redux<1.2
|
||||
django-registration-redux
|
||||
django-extensions
|
||||
social-auth-app-django
|
||||
requests
|
||||
|
Loading…
x
Reference in New Issue
Block a user