Merge remote-tracking branch 'origin/master' into test/custom-admin-ui
# Conflicts: # .gitignore # Dockerfile # apps/admin/services.py # apps/admin/views.py # apps/base/models.py # apps/base/views.py # core/settings.py
This commit is contained in:
+1
-1
@@ -104,4 +104,4 @@ class Settings:
|
||||
return {**self.default_config, **self.user_config}.items()
|
||||
|
||||
|
||||
settings = Settings(DEFAULT_CONFIG)
|
||||
settings = Settings(DEFAULT_CONFIG)
|
||||
Reference in New Issue
Block a user