Project-Stage-Academy / UA_1155_alpha

UA-1155.Python Project Stage alpha group
3 stars 0 forks source link

refactor the settings.py files #69

Closed VovaD199 closed 2 months ago

VovaD199 commented 2 months ago

remove code duplication

REST_FRAMEWORK = { 'DEFAULT_AUTHENTICATION_CLASSES': [ 'rest_framework.authentication.TokenAuthentication', ], } check it. If tocken is in DB. Sing in, Log in, log out.

users/forms.py - видалити

TlS or SSL - ?