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 2378c31 commit a6927d8Copy full SHA for a6927d8
django/conf/project_template/settings.py
@@ -21,7 +21,7 @@
21
}
22
23
# Hosts/domain names that are valid for this site; required if DEBUG is False
24
-# See https://docs.djangoproject.com/en/{{ docs_version }}/ref/settings/#allowed-hosts
+# See https://docs.djangoproject.com/en/1.3/ref/settings/#allowed-hosts
25
ALLOWED_HOSTS = []
26
27
# Local time zone for this installation. Choices can be found here:
0 commit comments