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