Refactor local settings to dotenv-based gallery paths

This commit is contained in:
2026-03-22 22:52:07 -04:00
parent 16bd651cfb
commit 912446d9b7
5 changed files with 83 additions and 74 deletions

View File

@@ -1,3 +1,4 @@
Django==4.2.3
gunicorn==21.2.0
Pillow==10.0.0
python-dotenv==1.1.1