django/tests/test_client_regress
Claude Paroz f0bb3c98cc Fixed #21740 -- Allowed test client data to be an empty string
This fixes a regression introduced by 2a31d00933.
Thanks tony-zhu for the report.
2014-10-21 09:16:57 +02:00
..
bad_templates
fixtures
templates
__init__.py
auth_backends.py
models.py
session.py
tests.py Fixed #21740 -- Allowed test client data to be an empty string 2014-10-21 09:16:57 +02:00
urls.py
views.py