django/tests/test_client
Greg Chapple bf743a4d57 Fixed #16087 -- Added ResolverMatch instance to test client response.
Thanks mrmachine for the suggestion.
2014-06-13 08:50:43 -04:00
..
fixtures
__init__.py
tests.py Fixed #16087 -- Added ResolverMatch instance to test client response. 2014-06-13 08:50:43 -04:00
urls.py Fixed #16087 -- Added ResolverMatch instance to test client response. 2014-06-13 08:50:43 -04:00
views.py