remove setting

v2
Laurent 2 years ago
parent 6da2352ad6
commit f95be9ccb5
  1. 1
      padel/settings.py

@ -131,7 +131,6 @@ USE_TZ = True
# https://docs.djangoproject.com/en/4.1/howto/static-files/
STATIC_URL = 'static/'
STATIC_ROOT = 'static/'
# Default primary key field type
# https://docs.djangoproject.com/en/4.1/ref/settings/#default-auto-field

Loading…
Cancel
Save