summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorEric Brandwein <brandweineric@gmail.com>2018-09-20 15:24:36 -0300
committerTim Graham <timograham@gmail.com>2018-10-04 11:42:27 -0400
commitb0b4aac555711ae9116f9b54c24ec7e43a0971e9 (patch)
tree7f2972250916b7f7e714ee5baa19268402cc1d90 /AUTHORS
parentb8b1d8cad6ce5b15f6527aa14cc81ad7a0d00efe (diff)
Fixed #29775 -- Fixed URL converters in a nested namespaced path.
When using include() without namespaces of some urlpatterns that have an include() with namespace, the converters of the parent include() weren't being used to convert the arguments of reverse().
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 75c894021f..ac4ab8410e 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -255,6 +255,7 @@ answer newbie questions, and generally made Django that much better:
enlight
Enrico <rico.bl@gmail.com>
Eric Boersma <eric.boersma@gmail.com>
+ Eric Brandwein <brandweineric@gmail.com>
Eric Floehr <eric@intellovations.com>
Eric Florenzano <floguy@gmail.com>
Eric Holscher <http://ericholscher.com>