- commit
- eaf5aa3056444760f0d7579be5c31600943c0389
- parent
- 8faaf5a789798b6e0d1b0b5215deb189245499fd
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2023-04-08 10:46
set DEFAULT_AUTO_FIELD
Diffstat
| M | settings/base.py | 1 | + |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/base.py b/settings/base.py
@@ -58,6 +58,7 @@ TEMPLATES = [ 58 58 59 59 WSGI_APPLICATION = 'rebelstuff.wsgi.application' 60 60 -1 61 DEFAULT_AUTO_FIELD = 'django.db.models.AutoField' 61 62 62 63 # Password validation 63 64 # https://docs.djangoproject.com/en/2.2/ref/settings/#auth-password-validators