Commit 8d4342f2 authored by Carl Meyer's avatar Carl Meyer
Browse files

[1.5.x] Fixed #19857 -- Fixed broken docs link in project template.

parent c7f80b42
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ DATABASES = {
}

# Hosts/domain names that are valid for this site; required if DEBUG is False
# See https://docs.djangoproject.com/en/{{ docs_version }}/ref/settings/#allowed-hosts
# See https://docs.djangoproject.com/en/1.5/ref/settings/#allowed-hosts
ALLOWED_HOSTS = []

# Local time zone for this installation. Choices can be found here: