Skip to content

Commit

Permalink
v7
Browse files Browse the repository at this point in the history
  • Loading branch information
krugergui committed Oct 22, 2023
1 parent 64bd20f commit d76e050
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/shift_3_womenpp/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -213,5 +213,6 @@
# Project parameters

STATIC_ROOT = path.join(BASE_DIR, "static/")
STATICFILES_DIRS = (path.join(BASE_DIR, "static"),)

DEFAULT_AUTO_FIELD = "django.db.models.AutoField"

0 comments on commit d76e050

Please sign in to comment.