1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/test_client
Carlton Gibson d15a10afb5
Adjusted CBV resolver_match example in testing tools docs.
The view_class is available on the view callback, allowing that to be
checked, rather than the __name__.
2022-01-26 20:58:22 +01:00
..
__init__.py
auth_backends.py
test_conditional_content_removal.py
test_fakepayload.py
tests.py Adjusted CBV resolver_match example in testing tools docs. 2022-01-26 20:58:22 +01:00
urls_middleware_urlconf.py
urls.py
views.py