Load settings from .env file.

This commit is contained in:
krek0 2026-04-24 21:42:23 +02:00
parent f221740228
commit 3efa217716
4 changed files with 31 additions and 13 deletions

View file

@ -5,3 +5,4 @@ django-select2>=4.8
ExifRead>=2.1.2
Pillow>=6.0.0
django-debug-toolbar>=3.2.0
python-decouple>=3.6