From 39e61669e0c4299228dca751852002946ebe5d5e Mon Sep 17 00:00:00 2001 From: Xaroth Brook Date: Sat, 26 May 2018 22:56:17 +0200 Subject: [2.1.x] Fixed #29415 -- Fixed detection of custom URL converters in included patterns. Backport of 39283c8edbc5991b589d48a8e17152042193f2df from master --- docs/releases/2.0.6.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/releases/2.0.6.txt b/docs/releases/2.0.6.txt index 5d401a7ea9..1c9d0982fa 100644 --- a/docs/releases/2.0.6.txt +++ b/docs/releases/2.0.6.txt @@ -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`). -- cgit v1.3