Add password recovery tool
All templates overridden for easier custom texts. Login_base.html for recovery and login pages
This commit is contained in:
@@ -85,6 +85,7 @@ INSTALLED_APPS = [
|
||||
'django_tables2',
|
||||
'auditlog',
|
||||
'phonenumber_field',
|
||||
'password_reset',
|
||||
]
|
||||
|
||||
TEST_RUNNER = 'django_nose.NoseTestSuiteRunner'
|
||||
|
||||
Reference in New Issue
Block a user