revert back to single settings.py file to fix authorization header not reading issue

This commit is contained in:
2025-03-24 14:03:23 +05:00
parent 07d93d4e13
commit d29e61c7da
11 changed files with 41 additions and 54 deletions

3
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"djlint.showInstallError": false
}