django/tests/test_client
2018-11-27 09:49:02 -05:00
..
__init__.py
auth_backends.py
test_conditional_content_removal.py
tests.py Made reused RequestFactory instances class attributes. 2018-11-27 09:49:02 -05:00
urls.py Fixed #29082 -- Allowed the test client to encode JSON request data. 2018-02-06 18:29:04 -05:00
views.py Fixed #29687 -- Allowed the test client to serialize list/tuple as JSON. 2018-08-25 10:57:05 -04:00