1
0
mirror of https://github.com/django/django.git synced 2025-03-31 11:37:06 +00:00
Marten Kenbeek 738c0de300 Fixed #14200 -- Added a fallback if HttpRequest.urlconf is None.
Made BaseHandler fall back to settings.ROOT_URLCONF if
HttpRequest.urlconf is set to None, rather than raising
ImproperlyConfigured.
2015-06-20 18:52:33 -04:00
..
2015-06-18 08:36:50 -04:00
2015-02-06 08:47:38 -05:00
2015-06-20 14:40:50 +02:00
2015-06-18 08:36:50 -04:00