django/django
Andrew Godwin 663eb9656a [1.2.X] Fix wrong attribute name in [15156]. Thanks to Alex Gaynor for spotting this.
Backport of [15169] from trunk

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15170 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-10 13:45:36 +00:00
..
bin Fixed #10102 -- Set svn:executable on daily_cleanup script. Thanks to John Scott for the report 2009-03-14 05:18:02 +00:00
conf [1.2.X] Small grammar fix in 'user-uploaded files' comment from [14561] 2010-11-30 21:39:54 +00:00
contrib [1.2.X] Fixed #14999 -- Ensure that filters on local fields are allowed, and aren't caught as a security problem. Thanks to medhat for the report. 2011-01-03 14:01:44 +00:00
core [1.2.X] Fixed #14888 -- Removing duplicated code in serialisers. Thanks to eric.fortin. 2011-01-08 15:14:24 +00:00
db [1.2.X] Fix wrong attribute name in [15156]. Thanks to Alex Gaynor for spotting this. 2011-01-10 13:45:36 +00:00
dispatch [1.2.X] Preventing problems possibly introduced by r14662 2010-11-21 17:35:48 +00:00
forms [1.2.X] Fixed #4976 -- Stopped humanize template tags to raise a TypeError if passed a value of ``None``. Thanks, Simon G. and Adam Vandenberg. 2010-12-21 15:16:05 +00:00
http [1.2.X] Improved unicode-type, ASCII-convertible header handling in 2010-09-11 03:25:44 +00:00
middleware [1.2.X] Fixed sending mail on 404s to fail silently. 2011-01-04 04:02:42 +00:00
shortcuts Fixed #11960 -- Improved error message for redirects. Thanks, mattmcc 2010-01-10 18:44:39 +00:00
template [1.2.X] Revert [13850], this was a new feature not a bugfix. 2010-10-21 21:21:43 +00:00
templatetags [1.2.X] Fixed #14126 -- Fixed an issue with changes to the blocktrans tag introduced in r13973 related to multiple plural forms. Thanks, mark0978, svetlyak40wt and Ramiro. 2010-10-16 20:51:06 +00:00
test [1.2.X] Fixed #14939: Don't strip ;-parameters from URLs in the test client. 2010-12-23 21:39:34 +00:00
utils Fix a security issue in the auth system. Disclosure and new release forthcoming. 2010-12-23 03:46:37 +00:00
views [1.2.X] Fixed #14929 -- Move gzip_page docstring to the right place. Thanks adamv. 2011-01-08 14:56:02 +00:00
__init__.py [1.2.X] Bump to 1.2.4 for security release. 2010-12-23 03:52:07 +00:00