First commite

This commit is contained in:
Pavel Sobolev
2025-11-12 23:49:00 +03:00
commit c4bb087aaf
28 changed files with 2090 additions and 0 deletions

7
example.env Normal file
View File

@@ -0,0 +1,7 @@
# Базовые настройки Django (simple)
DEBUG=true
SECRET_KEY=change-me-in-prod
ALLOWED_HOSTS=127.0.0.1,localhost