django1/django
Tim Graham 96f022203a [1.7.x] Fixed #23593 -- Fixed crash in AdminEmailHandler with non-ASCII characters in request.
Thanks edevil for the report and Simon Charette for review.

Backport of 9dff5ce7c7 from master
2014-10-06 17:37:38 -04:00
..
apps [1.7.x] Revert "Improved AppRegistryNotReady message." 2014-10-04 13:16:05 -04:00
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf [1.7.x] Updated translations from Transifex 2014-09-30 20:51:54 +02:00
contrib [1.7.x] Fixed #23601 -- Ensured view exists in URLconf before importing it in admindocs. 2014-10-06 13:44:01 -04:00
core [1.7.x] Fixed #23601 -- Ensured view exists in URLconf before importing it in admindocs. 2014-10-06 13:44:01 -04:00
db [1.7.x] Fixed #23560 -- Fixed MigrationWrite to handle builtin types without imports. 2014-09-27 00:40:35 +07:00
dispatch Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
forms [1.7.x] Fixed #23594 -- Fixed deepcopy on ErrorList. 2014-10-07 00:14:11 +07:00
http [1.7.x] Fixed #22996 -- Prevented crash with unencoded query string 2014-08-19 22:30:22 +02:00
middleware [1.7.x] Fixed several typos in Django 2014-05-29 07:53:02 -04:00
template [1.7.x] Fixed #23060 -- Prevented UnicodeDecodeError in debug templatetag 2014-07-26 18:04:01 +02:00
templatetags [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
test [1.7.x] Fixed #23421 -- Corrected TEST SERIALIZE setting. 2014-09-24 14:49:46 -04:00
utils [1.7.x] Fixed #23593 -- Fixed crash in AdminEmailHandler with non-ASCII characters in request. 2014-10-06 17:37:38 -04:00
views [1.7.x] Fixed code to solve #23070 problem 2014-07-26 14:53:31 +02:00
__init__.py [1.7.x] Post release version bump. 2014-09-02 21:08:28 -04:00
shortcuts.py Moved relative URL handling added in refs #21177 to a better place. 2014-02-15 07:54:35 -05:00