mirror of
https://github.com/django/django.git
synced 2025-11-25 21:22:14 +00:00
Previous behavior was inconsistent with django.urls.reverse() and caused that translate_url() created an incorrect URL when an optional parameter was missing. |
||
|---|---|---|
| .. | ||
| __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 | ||