1
0
mirror of https://github.com/django/django.git synced 2025-01-27 02:29:55 +00:00
django/tests/urlpatterns_reverse
Aymeric Augustin ce76fbfc5a Fixed #20019 -- Ensured HttpRequest.resolver_match always exists.
Obviously it isn't set until the URL is resolved.
2013-03-10 23:28:19 +01:00
..