fix: fix ExtendedSettingsConfigDict does not work (#660)

* refactor: Replace ExtendedSettingsConfigDict with SettingsConfigDict

* lint

* lint
This commit is contained in:
you-n-g
2025-03-05 18:30:02 +08:00
committed by GitHub
parent 67dc1fc13e
commit 943d2087fc
9 changed files with 68 additions and 51 deletions
+1 -2
View File
@@ -65,8 +65,7 @@ coverage.xml
# Django stuff:
*.log
/log/
log*/
/log*/
local_settings.py
db.sqlite3
db.sqlite3-journal