1
0
mirror of https://github.com/django/django.git synced 2025-02-07 16:05:34 +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
..