Skip to content

Commit

Permalink
Added whitenoise to serve staticfiles in prod
Browse files Browse the repository at this point in the history
  • Loading branch information
Fer-Bar committed May 26, 2024
1 parent 419f7b7 commit 851b2ad
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
18 changes: 17 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ pytz = "^2024.1"
envsqare = {url = "https://gitlab.com/square-wheel-team/envsqare/-/archive/prerelease-0.0.4/envsqare-prerelease-0.0.4.tar.gz"}
python-dateutil = "^2.8.2"
pre-commit = "^3.6.0"
whitenoise = "^6.6.0"


[build-system]
Expand Down

0 comments on commit 851b2ad

Please sign in to comment.