mirror of
https://github.com/django/django.git
synced 2025-07-07 11:19:12 +00:00
[1.3.x] Fixed #19857 -- Fixed broken docs link in project template.
Backport of 4cdfb24c98 from 1.4.x.
This commit is contained in:
parent
2378c31430
commit
a6927d8219
@ -21,7 +21,7 @@ DATABASES = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Hosts/domain names that are valid for this site; required if DEBUG is False
|
# 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.3/ref/settings/#allowed-hosts
|
||||||
ALLOWED_HOSTS = []
|
ALLOWED_HOSTS = []
|
||||||
|
|
||||||
# Local time zone for this installation. Choices can be found here:
|
# Local time zone for this installation. Choices can be found here:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user