Alokik Vijay
|
baf9604ed8
Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs.
|
3 ani în urmă |
django-bot
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 ani în urmă |
mendespedro
|
75485d16a2
Fixed #33351 -- Made path()/re_path() raise TypeError when kwargs argument is not a dict.
|
3 ani în urmă |
Florian Apolloner
|
d4dcd5b9dd
Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream access control based on URL paths.
|
3 ani în urmă |
Angus Holder
|
3e73c65ffc
Fixed #32195 -- Added system check for invalid view in path() and improved error messages.
|
4 ani în urmă |
Mariusz Felisiak
|
8f89454bbc
Refs #32195 -- Added path() test for invalid view.
|
3 ani în urmă |
Mariusz Felisiak
|
98ae3925e5
Refs #31534 -- Removed django.conf.urls.url() per deprecation timeline.
|
4 ani în urmă |
Tim Park
|
ece18207cb
Fixed #31858 -- Reallowed whitespaces in URL paths outside of parameters.
|
4 ani în urmă |
David Smith
|
2522559d1a
Fixed #31534 -- Deprecated django.conf.urls.url().
|
4 ani în urmă |
Adam Johnson
|
4bb33bb074
Fixed #31459 -- Fixed handling invalid indentifiers in URL path conversion.
|
5 ani în urmă |
Jack Cushman
|
eb629f4c02
Fixed #30995 -- Allowed converter.to_url() to raise ValueError to indicate no match.
|
5 ani în urmă |
Jack Cushman
|
07f6ff09e4
Added tests for using the same name for multiple URL patterns.
|
5 ani în urmă |
Mariusz Felisiak
|
82a88d2f48
Fixed #31061 -- Ignored positional args in django.urls.resolve() when all optional named parameters are missing.
|
5 ani în urmă |
Hasan Ramezani
|
22394bd3a1
Fixed #29667 -- Prohibited whitespaces in path() URLs.
|
5 ani în urmă |
Min ho Kim
|
4f7328ce8a
Corrected multiple typos.
|
5 ani în urmă |
daniel a rios
|
76b993a117
Fixed #26431 -- Prevented django.urls.resolve() from returning missing optional parameters.
|
6 ani în urmă |
daniel a rios
|
d640c71fa3
Refs #26431 -- Added tests for resolving URL and translate_url() with provided optional parameter.
|
5 ani în urmă |
Min ho Kim
|
6e8303d49b
Fixed typos in FakePayload docstring and SimplifiedURLTests test name.
|
5 ani în urmă |
Semen Zhydenko
|
255d6a26a8
Fixed spelling mistakes in comments and tests.
|
6 ani în urmă |
Benjamin Wohlwend
|
79c196cfb2
Fixed #28766 -- Added ResolverMatch.route.
|
7 ani în urmă |
Eric Brandwein
|
b0b4aac555
Fixed #29775 -- Fixed URL converters in a nested namespaced path.
|
6 ani în urmă |
Xaroth Brook
|
39283c8edb
Fixed #29415 -- Fixed detection of custom URL converters in included patterns.
|
6 ani în urmă |
Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
8 ani în urmă |