1
0
mirror of https://github.com/django/django.git synced 2025-01-27 10:39:40 +00:00
django/tests/urlpatterns_reverse
Loic Bistuer 521765f63d Fixed #19541 -- Fixed BaseHandler to enable reversing URLs in response middlewares
and streamed responses with respect to per-request urlconf.
2013-03-25 03:19:19 +07:00
..