.. |
admin
|
Fixed #16604 -- Use new save_related hook when saving objects on the changelist, too. Thanks, pdeglopper.
|
2011-08-12 14:14:24 +00:00 |
admindocs
|
Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing.
|
2011-07-13 09:35:51 +00:00 |
auth
|
Added yet another import from the future.
|
2011-07-31 17:01:57 +00:00 |
comments
|
Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl.
|
2011-08-12 14:14:15 +00:00 |
contenttypes
|
Fixed some 5-space indents that were introduced with multidb.
|
2011-07-19 17:19:32 +00:00 |
databrowse
|
Switched to HTML5 doctype in all Django supplied templates.
|
2011-04-20 17:40:53 +00:00 |
flatpages
|
Minor renaming for consistency.
|
2011-05-07 17:05:06 +00:00 |
formtools
|
Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl.
|
2011-08-12 14:14:15 +00:00 |
gis
|
Fixed #16387 -- Disabled localization in openlayers template. Thanks, claudep.
|
2011-08-12 14:14:33 +00:00 |
humanize
|
Fixed #15921 -- Refined naturaltime filter added in r16071 to use timesince and timeuntil filters as fallbacks instead of date filter.
|
2011-05-17 10:16:12 +00:00 |
localflavor
|
Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl.
|
2011-08-12 14:14:15 +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 #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing.
|
2011-07-13 09:35:51 +00:00 |
redirects
|
Removed deprecated 'no' translation
|
2011-04-02 08:43:43 +00:00 |
sessions
|
Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing.
|
2011-07-13 09:35:51 +00:00 |
sitemaps
|
Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing.
|
2011-07-13 09:35:51 +00:00 |
sites
|
Removed deprecated 'no' translation
|
2011-04-02 08:43:43 +00:00 |
staticfiles
|
Added with_statement Python 2.5 compatibility import missed in [16594]. Thanks Julien.
|
2011-08-12 00:29:34 +00:00 |
syndication
|
Advanced deprecations in contrib.syndication.
|
2011-04-02 08:36:40 +00:00 |
webdesign
|
Replaced old-style with new-style decorator syntax.
|
2011-05-01 16:46:02 +00:00 |
__init__.py
|
Created django.contrib and moved comments into it
|
2005-07-14 18:20:03 +00:00 |