mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
[2.1.x] Fixed #29415 -- Fixed detection of custom URL converters in included patterns.
Backport of 39283c8edb
from master
This commit is contained in:
parent
40d8768158
commit
39e61669e0
6 changed files with 42 additions and 12 deletions
|
@ -11,3 +11,6 @@ Bugfixes
|
|||
|
||||
* Fixed a regression that broke custom template filters that use decorators
|
||||
(:ticket:`29400`).
|
||||
|
||||
* Fixed detection of custom URL converters in included patterns
|
||||
(:ticket:`29415`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue