.. |
admin
|
Fixed #15819 - Fixed 1.3 regression from r15526 causing duplicate search results in admin with search_fields traversing to non-M2M related models. Thanks to Adam Kochanowski for the report and Ryan Kaskel for the patch.
|
2011-04-23 03:55:21 +00:00 |
admindocs
|
Removed deprecated 'no' translation
|
2011-04-02 08:43:43 +00:00 |
auth
|
Fixed #15008 -- Replaced all calls in the admin to render_to_response with TemplateResponses for easier customization. Thanks to Chris Adams for the initial patch.
|
2011-04-22 18:17:16 +00:00 |
comments
|
Fixed #15904 - render_comment_form executes unnecessary query for object
|
2011-04-26 11:28:50 +00:00 |
contenttypes
|
Fixes #14543 -- ContentTypes tests failing if auth app is not installed. Thanks for the work on the patch, sayane and crayz_train.
|
2011-04-25 05:43:53 +00:00 |
databrowse
|
Switched to HTML5 doctype in all Django supplied templates.
|
2011-04-20 17:40:53 +00:00 |
flatpages
|
Switched to HTML5 doctype in all Django supplied templates.
|
2011-04-20 17:40:53 +00:00 |
formtools
|
Fixed various validation errors caught by the validator.nu HTML5 validator.
|
2011-04-20 17:41:04 +00:00 |
gis
|
Fixed #15772 -- Corrected an oversight from r16016 in MySQL GeoDjango DB backend. Thanks JannKleen for the report and patch.
|
2011-04-06 11:19:37 +00:00 |
humanize
|
Fixed #11321 -- Handle timezones correctly in conjunction with naturalday filter. Thanks, aarond10 and seocam.
|
2011-04-22 12:02:55 +00:00 |
localflavor
|
Fixed #15705 -- Added Croatian (hr) localflavor. Thanks, Zlatko Mašek and Julien Phalip.
|
2011-04-22 12:03:42 +00:00 |
markup
|
Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch, and to Luke, Karen, Justin, Alex, Łukasz Rekucki, and Chuck Harmston for their help testing and reviewing the final patch.
|
2010-10-11 12:55:17 +00:00 |
messages
|
Fixed #15757 - removed remaining instances of get_and_delete_messages
|
2011-04-07 22:01:23 +00:00 |
redirects
|
Removed deprecated 'no' translation
|
2011-04-02 08:43:43 +00:00 |
sessions
|
Removed deprecated 'no' translation
|
2011-04-02 08:43:43 +00:00 |
sitemaps
|
Updated test assertions that have been deprecated by the move to unittest2. In summary, this means:
|
2011-03-03 15:04:39 +00:00 |
sites
|
Removed deprecated 'no' translation
|
2011-04-02 08:43:43 +00:00 |
staticfiles
|
Refined exception message to make sure we don't confuse users.
|
2011-03-18 18:46:48 +00:00 |
syndication
|
Advanced deprecations in contrib.syndication.
|
2011-04-02 08:36:40 +00:00 |
webdesign
|
Converted contrib/webdesign doctests to unittests. We thoroughly deplore those doctests.
|
2010-10-10 01:06:56 +00:00 |
__init__.py
|
Created django.contrib and moved comments into it
|
2005-07-14 18:20:03 +00:00 |