django1/django/urls
Alokik Vijay 7f3cfaa12b Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs.
Moved the functionality of URLResolver._is_callback(),
URLResolver._callback_strs, URLPattern.lookup_str() to
django.contrib.admindocs.
2022-05-17 10:50:09 +02:00
..
__init__.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
base.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
conf.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
converters.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
exceptions.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
resolvers.py Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs. 2022-05-17 10:50:09 +02:00
utils.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00