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 26abea0 commit ccbeb3bCopy full SHA for ccbeb3b
example/example/settings/base.py
@@ -14,6 +14,8 @@
14
# ('Your Name', 'your_email@example.com'),
15
)
16
17
+DATABASES = {}
18
+
19
MANAGERS = ADMINS
20
21
# Hosts/domain names that are valid for this site; required if DEBUG is False
0 commit comments