mirror of
https://github.com/Balshgit/different
synced 2025-12-11 02:00:41 +03:00
Auth user models change
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
##*Add to settings.py*
|
||||
|
||||
AUTH_USER_MODEL = 'accounts.CustomUser'
|
||||
|
||||
LOGIN_REDIRECT_URL = '/admin/'
|
||||
LOGOUT_REDIRECT_URL = '/accounts/login/'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user