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 bcd4480 commit fa1abb4Copy full SHA for fa1abb4
example/settings.py
@@ -176,4 +176,4 @@ def process_exception(self, request, exception):
176
# In git projects, this branch is usually be calles
177
# "master"
178
179
-from .local_settings import *
+from local_settings import *
0 commit comments