initial commit

This commit is contained in:
2026-03-11 17:12:28 +08:00
commit 5d1e1cb7cb
61 changed files with 2971 additions and 0 deletions

8
config/settings/local.py Normal file
View File

@@ -0,0 +1,8 @@
"""
Local developer overrides.
Copy this file and set only the settings you want to override locally.
"""
# Example:
# DEBUG = True