static config

prod
Laurent 3 years ago
parent 292107594e
commit 818ea40d2b
  1. BIN
      .DS_Store
  2. 2
      padel/settings.py
  3. BIN
      scores/.DS_Store

BIN
.DS_Store vendored

Binary file not shown.

@ -123,7 +123,7 @@ USE_TZ = True
# https://docs.djangoproject.com/en/4.1/howto/static-files/
STATIC_URL = 'static/'
STATIC_ROOT = os.path.join(BASE_DIR, 'padel/static/')
STATIC_ROOT = os.path.join(BASE_DIR, 'static/')
# Default primary key field type
# https://docs.djangoproject.com/en/4.1/ref/settings/#default-auto-field

BIN
scores/.DS_Store vendored

Binary file not shown.
Loading…
Cancel
Save