Added support for Django 3.2 and Python 3.9
This commit is contained in:
committed by
Thomas Leichtfuß
parent
11def11564
commit
21984861c9
@@ -126,3 +126,5 @@ USE_TZ = True
|
||||
# https://docs.djangoproject.com/en/2.2/howto/static-files/
|
||||
|
||||
STATIC_URL = '/static/'
|
||||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'
|
||||
Reference in New Issue
Block a user