Fixed #3526 -- Added content_type as an alias for mimetype to the HttpResponse constr...
commit2762805a7d3f39f586578c483fbd21986be0b8ca
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sat, 11 Aug 2007 09:37:42 +0000 (11 09:37 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sat, 11 Aug 2007 09:37:42 +0000 (11 09:37 +0000)
tree3d9be4ec8ed50da5aae08b6f89bc5a396904e69c
parent064d11c53a42e241f206c55da95ad3f5222c5d23
Fixed #3526 -- Added content_type as an alias for mimetype to the HttpResponse constructor. It's a slightly more accurate name. Based on a patch from Simon Willison. Fully backwards compatible.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@5844 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/http/__init__.py
docs/request_response.txt