1
0
mirror of https://github.com/django/django.git synced 2025-01-08 17:37:20 +00:00
django/tests/test_client
Tim Graham 4206765a5b Refs #20530 -- Added a test for test client query string encoding.
7bb6279360 is only tested in
django-contrib-comments.
2018-02-12 10:20:53 -05:00
..
__init__.py
auth_backends.py
test_conditional_content_removal.py
tests.py Refs #20530 -- Added a test for test client query string encoding. 2018-02-12 10:20:53 -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 #29082 -- Allowed the test client to encode JSON request data. 2018-02-06 18:29:04 -05:00