wip/75442-upgrade-hooks #27

Merged
vdeniaud merged 6 commits from wip/75442-upgrade-hooks into main 2023-03-29 15:46:22 +02:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 210b2a87e0 - Show all commits

View File

@ -116,6 +116,8 @@ DATABASES = {
}
}
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'
# Internationalization
# https://docs.djangoproject.com/en/1.6/topics/i18n/