mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 06:34:25 -04:00
Update settings.py
This commit is contained in:
parent
7d5a7f80ca
commit
5805e18380
1 changed files with 1 additions and 0 deletions
|
@ -268,6 +268,7 @@ AUTH_PASSWORD_VALIDATORS = [
|
||||||
{'NAME': 'django.contrib.auth.password_validation.NumericPasswordValidator'},
|
{'NAME': 'django.contrib.auth.password_validation.NumericPasswordValidator'},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
# WIP: commented out because broken by Django 3.1.2 -> 4.0 migration
|
||||||
# DEFAULT_AUTO_FIELD = 'django.db.models.UUIDField'
|
# DEFAULT_AUTO_FIELD = 'django.db.models.UUIDField'
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue