Добавлены классы моделей данных Account, Session
This commit is contained in:
@@ -99,6 +99,7 @@ AUTH_PASSWORD_VALIDATORS = [
|
||||
},
|
||||
]
|
||||
|
||||
AUTH_USER_MODEL = 'net_xeaf_rack.AccountModel'
|
||||
|
||||
# Internationalization
|
||||
# https://docs.djangoproject.com/en/6.0/topics/i18n/
|
||||
|
||||
Reference in New Issue
Block a user