* status: new => closed
* resolution: => fixed
Comment:
The reason the tests failed with the slash inside the capturing group was
that you should add the slash to the group in the reverse args/kwargs.
The second patch runs smoothly against master, probably fixed somewhere
between then and now.
I am including the tests as part of the tests/documentation of #13525
--
Ticket URL: <https://code.djangoproject.com/ticket/14772#comment:7>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.