.. |
admin
|
Removed a bunch of Python 2.4 workarounds now that we don't support it. Refs #15702 -- thanks to jonash for the patch. Splitting this over muliple commits to make it more manageable.
|
2011-03-28 01:40:43 +00:00 |
admindocs
|
Pulled translation updates from Transifex again.
|
2011-03-20 22:16:14 +00:00 |
auth
|
Advanced deprecations in contrib.auth.
|
2011-04-02 08:33:01 +00:00 |
comments
|
Removed Django 1.2 compatibility fallback for contrib.comments forms hash.
|
2011-03-30 17:35:12 +00:00 |
contenttypes
|
Removed a bunch of Python 2.4 workarounds now that we don't support it. Refs #15702 -- thanks to jonash for the patch. Splitting this over muliple commits to make it more manageable.
|
2011-03-28 01:40:43 +00:00 |
databrowse
|
Fixed #12650 -- Don't generate invalid XHTML in the admin, databrowse apps when
|
2010-10-10 01:57:56 +00:00 |
flatpages
|
Copied "Norwegian Bokmål (nb)" translation to old "Norwegian (no)" translation for backwards compatibility.
|
2011-03-20 22:16:35 +00:00 |
formtools
|
Advanced deprecations in contrib.formtools.
|
2011-04-02 08:34:15 +00:00 |
gis
|
Fixed `LayerMapping` to support `BigIntegerField` and removed support for `XMLField`.
|
2011-03-30 19:23:43 +00:00 |
humanize
|
Pulled translation updates from Transifex again.
|
2011-03-20 22:16:14 +00:00 |
localflavor
|
Copied "Norwegian Bokmål (nb)" translation to old "Norwegian (no)" translation for backwards compatibility.
|
2011-03-20 22:16:35 +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
|
Pulled translation updates from Transifex again.
|
2011-03-20 22:16:14 +00:00 |
redirects
|
Pulled translation updates from Transifex again.
|
2011-03-20 22:16:14 +00:00 |
sessions
|
Removed Django 1.2 compatibility fallback for session data integrity check hash.
|
2011-03-30 17:35:22 +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
|
Pulled translation updates from Transifex again.
|
2011-03-20 22:16:14 +00:00 |
staticfiles
|
Refined exception message to make sure we don't confuse users.
|
2011-03-18 18:46:48 +00:00 |
syndication
|
Fixed #15237 -- Always set charset of Atom1 feeds to UTF-8. Thanks, Simon and jasonkotenko.
|
2011-02-12 19:12:14 +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 |