django1/django/urls
Tom Forbes 6402855098 [2.2.x] Fixed #30500 -- Fixed race condition in loading URLconf module. 2019-08-27 20:09:30 +02:00
..
__init__.py Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
base.py Fixed #29415 -- Fixed detection of custom URL converters in included patterns. 2018-05-26 20:13:48 -04:00
conf.py Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
converters.py [2.2.x] Removed django.utils.lru_cache usage. 2019-02-04 20:33:20 -05:00
exceptions.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
resolvers.py [2.2.x] Fixed #30500 -- Fixed race condition in loading URLconf module. 2019-08-27 20:09:30 +02:00
utils.py Refs #23919 -- Stopped using django.utils.lru_cache(). 2017-01-18 21:42:40 -05:00