mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #26155 -- Skipped URL checks if no ROOTURL_CONF setting.
This commit is contained in:
committed by
Tim Graham
parent
0fb1185538
commit
731bdfe68a
@@ -9,4 +9,5 @@ Django 1.9.3 fixes several bugs in 1.9.2.
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
* Skipped URL checks (new in 1.9) if the ``ROOT_URLCONF`` setting isn't defined
|
||||
(:ticket:`26155`).
|
||||
|
||||
Reference in New Issue
Block a user