diff options
| author | Eric Brandwein <brandweineric@gmail.com> | 2018-09-20 15:24:36 -0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-10-04 11:42:27 -0400 |
| commit | b0b4aac555711ae9116f9b54c24ec7e43a0971e9 (patch) | |
| tree | 7f2972250916b7f7e714ee5baa19268402cc1d90 /AUTHORS | |
| parent | b8b1d8cad6ce5b15f6527aa14cc81ad7a0d00efe (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-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
