We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36086d3 commit 4fc00ddCopy full SHA for 4fc00dd
example/settings.py
@@ -175,3 +175,5 @@ def process_exception(self, request, exception):
175
#DEF_BRANCH = "default" # Defines the default branch to be used.
176
# In git projects, this branch is usually be calles
177
# "master"
178
+
179
+from .local_settings import *
0 commit comments