This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-15 20:08:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_client_regress
History
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
…