* updates requirements
* adds Django5 related migration and setting (DEFAULT_AUTO_FIELD)
This commit is contained in:
2023-12-19 08:54:42 +01:00
parent e63fb6b8b6
commit c2ef5160a3
3 changed files with 39 additions and 21 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ DATABASES = {
'PORT': '5432',
}
}
DEFAULT_AUTO_FIELD = "django.db.models.BigAutoField"
# Password validation
# https://docs.djangoproject.com/en/3.1/ref/settings/#auth-password-validators