django1/django/urls
Tim Graham ee4043f735 Refs #28593 -- Moved django.conf.urls.include() to django.urls().
The old location remains for backwards compatibility. Documentation
will be updated separately along with the rest of the URL routing changes.
2017-09-13 16:32:03 -04:00
..
__init__.py Refs #28593 -- Moved django.conf.urls.include() to django.urls(). 2017-09-13 16:32:03 -04:00
base.py Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
conf.py Refs #28593 -- Moved django.conf.urls.include() to django.urls(). 2017-09-13 16:32:03 -04:00
exceptions.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
resolvers.py Avoided creation of temporary sets. 2017-07-29 10:16:43 -04:00
utils.py Refs #23919 -- Stopped using django.utils.lru_cache(). 2017-01-18 21:42:40 -05:00