use django whitenoise for static files

This commit is contained in:
2025-11-24 08:28:09 -06:00
parent b02efb06dd
commit 56b325ca10
5 changed files with 10 additions and 1 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ tags/
*.egg-info/
.tox/
.coverage
staticfiles/
dr.botzo.data
dr.botzo.cfg
localsettings.py