Remove duplicate STATIC_URL setting

newer-dal
LEdoian 4 years ago
parent 99dca21777
commit 08a0acd287

@ -134,6 +134,4 @@ USE_TZ = True
# Static files (CSS, JavaScript, Images)
# https://docs.djangoproject.com/en/3.1/howto/static-files/
STATIC_URL = '/static/'
AUTH_USER_MODEL = 'utils.MyUser'

Loading…
Cancel
Save