This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-23 12:26:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
a93375e8ab
django
/
tests
/
urlpatterns_reverse
History
Download ZIP
Download TAR.GZ
Mariusz Felisiak
974942a750
Fixed
#33955
,
Fixed
#33971
-- Reverted "Fixed
#32565
-- Moved internal URLResolver view-strings mapping to admindocs."
...
This reverts commit
7f3cfaa12b
. Thanks Tom Carrick and Greg Kaleka for reports.
2022-09-01 21:09:16 +02:00
..
translations
__init__.py
erroneous_urls.py
extra_urls.py
included_app_urls.py
included_named_urls.py
included_named_urls2.py
included_namespace_urls.py
included_no_kwargs_urls.py
included_urls.py
included_urls2.py
method_view_urls.py
middleware.py
named_urls.py
named_urls_conflict.py
namespace_urls.py
nested_urls.py
no_urls.py
nonimported_module.py
reverse_lazy_urls.py
test_localeregexdescriptor.py
tests.py
urlconf_inner.py
urlconf_outer.py
urls.py
urls_error_handlers.py
urls_error_handlers_callables.py
urls_without_handlers.py
utils.py
views.py
views_broken.py