Sunil Mohan Adapa 05565b1c60
settings: Set Django auto field type explicitly
This is already the default (Django 3.2), however, setting it explicitly seems
to avoid a warning while running 'django-admin makemigrations'.

Tests:

- Add SECRET_KEY to settings.py temporarily. Run the command 'django-admin
makemigrations --pythonpath=. --settings=plinth.settings'. There should no
warnings related DEFAULT_AUTO_FIELD not being set.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2021-09-22 21:52:30 -04:00
..
2021-09-20 16:50:37 -04:00
2021-09-18 10:07:51 -04:00
2021-09-01 21:08:13 +02:00
2021-09-20 16:50:37 -04:00
2021-09-20 16:50:37 -04:00