The updates for the customer dashboard cum accounts
This commit is contained in:
@@ -104,3 +104,6 @@ AUTH_USER_MODEL = 'accounts.User'
|
||||
LOGIN_URL = 'login'
|
||||
LOGIN_REDIRECT_URL = 'dashboard'
|
||||
LOGOUT_REDIRECT_URL = 'login'
|
||||
|
||||
# EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend'
|
||||
# DEFAULT_FROM_EMAIL = 'no-reply@example.com'
|
||||
Reference in New Issue
Block a user