django/django
Russell Keith-Magee 2db34d2307 Fixed an naming problem with r14258. Thanks to Alex for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14260 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-18 16:08:25 +00:00
..
bin
conf Fixed #14479 -- Added initial Punjabi (pa) translation. Thanks, A S Alam. 2010-10-18 11:23:07 +00:00
contrib Fixed #13790 -- auto detection of m2m fields to Site. Thanks, gabrielhurley! 2010-10-18 04:56:27 +00:00
core Fixed #14301 -- Handle email validation gracefully with email addresses containing non-ASCII characters. Thanks, Andi Albrecht. 2010-10-14 18:37:05 +00:00
db Change the stacklevel for Field deprecation warnings to correctly point to the source of the problem 2010-10-15 02:09:11 +00:00
dispatch Fixed #9015 -- added a signal decorator for simplifying signal connections 2010-09-12 19:58:05 +00:00
forms Fixed #12074 -- Adding .as_p and as_ul methods to FormSet. Thanks arthurdebert and dpn for the patch. 2010-10-18 04:44:49 +00:00
http Allow setting HttpResponse cookie expiry times with datetime objects. 2010-09-12 20:52:49 +00:00
middleware Fixed #14445 - Use HMAC and constant-time comparison functions where needed. 2010-10-14 20:54:30 +00:00
shortcuts Fixed #11960 -- Improved error message for redirects. Thanks, mattmcc 2010-01-10 18:44:39 +00:00
template Fixed #14436 -- Escalated 1.2 PendingDeprecationWarnings to DeprecationWarnings, and removed 1.1 deprecated code. 2010-10-11 12:20:07 +00:00
templatetags Fixed #14126 -- Fixed an issue with changes to the blocktrans tag introduced in r13967 related to multiple plural forms. Thanks, mark0978, svetlyak40wt and Ramiro. 2010-10-16 20:40:17 +00:00
test Fixed an naming problem with r14258. Thanks to Alex for the report. 2010-10-18 16:08:25 +00:00
utils Fixed #14486 -- Modified the import order for the bundled unittest so that a locally installed unittest2 (which will have more features) will supersede the Python 2.7 native version. Thanks to Michael Foord for the suggestion. 2010-10-18 16:01:11 +00:00
views Fixed #6735 -- Added class-based views. 2010-10-18 13:34:47 +00:00
__init__.py Django is now 1.3 pre-alpha. 2010-06-19 21:14:56 +00:00