mirror of
https://github.com/Hopiu/django.git
synced 2026-03-18 15:00:25 +00:00
get_resolver() for a default URLconf (passing no argument) and for settings.ROOT_URLCONF should return the same cached object. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| converter_urls.py | ||
| converters.py | ||
| included_urls.py | ||
| more_urls.py | ||
| path_base64_urls.py | ||
| path_dynamic_urls.py | ||
| path_urls.py | ||
| test_resolvers.py | ||
| tests.py | ||
| views.py | ||