mirror of
https://github.com/Hopiu/django.git
synced 2026-05-21 21:42:01 +00:00
13 lines
266 B
Text
13 lines
266 B
Text
==========================
|
|
Django 1.9.3 release notes
|
|
==========================
|
|
|
|
*Under development*
|
|
|
|
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`).
|