django1/django/http
Malcolm Tredinnick 01ca122774 Fixed #6063 -- Caught one place in HttpResponse that was not returning a str
type (violation of WSGI spec). Thanks, janusz.harkot@gmail.com.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6895 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-12-05 09:28:56 +00:00
..
__init__.py Fixed #6063 -- Caught one place in HttpResponse that was not returning a str 2007-12-05 09:28:56 +00:00
utils.py Small docstring edit in django/http/utils.py from [6662] 2007-12-01 17:33:14 +00:00