This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-05 15:06:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
urlpatterns
History
Alokik Vijay
baf9604ed8
Fixed
#16406
-- Added ResolveMatch.captured_kwargs and extra_kwargs.
...
Thanks Florian Apolloner for the review and implementation idea.
2022-03-29 10:27:40 +02:00
..
__init__.py
…
converter_urls.py
…
converters.py
…
included_urls.py
…
more_urls.py
Fixed
#16406
-- Added ResolveMatch.captured_kwargs and extra_kwargs.
2022-03-29 10:27:40 +02:00
path_base64_urls.py
…
path_dynamic_urls.py
…
path_same_name_urls.py
…
path_urls.py
Fixed
#16406
-- Added ResolveMatch.captured_kwargs and extra_kwargs.
2022-03-29 10:27:40 +02:00
test_resolvers.py
…
tests.py
Fixed
#16406
-- Added ResolveMatch.captured_kwargs and extra_kwargs.
2022-03-29 10:27:40 +02:00
views.py
…