mirror of
https://github.com/django/django.git
synced 2025-01-15 21:02:52 +00:00
015a9b928a
When reversing, only outer parameters are used if captured parameters are nested. Added tests to check the edge cases and documentation for the behavior with an example to avoid it. Backport of 23a5d64f40b0f4a3fbfef7427ca793cb1df1034e from master