django1/django
Russell Keith-Magee 7b62523b95 Fixed #14079 -- Updated Norwegian Nynorsk translation. Thanks to Håvard Grimelid.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13581 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-08-14 12:19:44 +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 Fixed #14079 -- Updated Norwegian Nynorsk translation. Thanks to Håvard Grimelid. 2010-08-14 12:19:44 +00:00
contrib Fixed #14096 -- Corrected Python 2.4 syntax issue. Thanks to PaulM for the report. 2010-08-14 12:11:02 +00:00
core Rationalized the verbosity levels (including introducing a new super-verbose level) for syncdb, test and loaddata. 2010-08-07 06:58:14 +00:00
db Fixed #13516 -- Added an internal type definition for AutoFields, so that subclassed fields are handled correctly by the SQL generator. Thanks to manfre for the report and patch. 2010-08-07 07:38:27 +00:00
dispatch Fixed #12164 -- Removed the Python 2.3 compatibility imports and workarounds. Thanks to timo and claudep for the patch. 2010-05-04 14:00:30 +00:00
forms Fixed #13679, #13231, #7287 -- Ensured that models that have ForeignKeys/ManyToManyField can use a a callable default that returns a model instance/queryset. #13679 was a regression in behavior; the other two tickets are pleasant side effects. Thanks to 3point2 for the report. 2010-08-14 12:05:41 +00:00
http Fixed #13572: copies of QueryDicts now have their encoding set correctly. 2010-05-28 16:39:52 +00:00
middleware Added proper code comments for the HTTPS CSRF protection. 2010-06-30 22:30:37 +00:00
shortcuts Fixed #11960 -- Improved error message for redirects. Thanks, mattmcc 2010-01-10 18:44:39 +00:00
template Fixed #11021 -- Clarified newline stripping behavior in the truncatewords and truncatewords_html filters. Thanks to Ben Spaulding for the report and patch. 2010-08-07 14:57:24 +00:00
templatetags Fixed #13453: Corrected typo in template syntax error message. Thanks jheasly. 2010-05-01 02:29:32 +00:00
test Fixed #11159 -- Added mimetype detection to the test client for file uploads. Thanks to notanumber for the report and patch, and lomin for the test case. 2010-08-06 17:14:02 +00:00
utils Fixed #11021 -- Clarified newline stripping behavior in the truncatewords and truncatewords_html filters. Thanks to Ben Spaulding for the report and patch. 2010-08-07 14:57:24 +00:00
views Fixed #13624: added SIGNATURE to the list of settings to hide on debug pages. 2010-05-28 17:25:43 +00:00
__init__.py Django is now 1.3 pre-alpha. 2010-06-19 21:14:56 +00:00