mirror of
https://github.com/django/django.git
synced 2025-02-08 16:35:17 +00:00
738c0de300
Made BaseHandler fall back to settings.ROOT_URLCONF if HttpRequest.urlconf is set to None, rather than raising ImproperlyConfigured.