1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/regressiontests/httpwrappers
2011-09-14 23:27:35 +00:00
..
__init__.py
models.py
tests.py Fixed #16494 by normalizing HttpResponse behavior with non-string input. HttpResponse now always converts content to string on output, regardless of input type. 2011-09-14 23:27:35 +00:00