Skip to content

Commit

Permalink
fix: fix staticfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
zhu327 committed Nov 9, 2023
1 parent 6ef6f26 commit a515b55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions saas/config/default.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"django.contrib.sessions",
"django.contrib.sites",
"django.contrib.messages",
"django.contrib.staticfiles",
"backend.account",
"rest_framework",
"django_filters",
Expand Down

0 comments on commit a515b55

Please sign in to comment.