.. |
admin
|
[1.2.X] Fixed #13963 -- Use the correct verbose name of a reverse relation field in the admin. Thanks, sfllaw and d0ugal.
|
2010-10-17 15:40:41 +00:00 |
admindocs
|
[1.2.X] Fixed id attribute generation in the admin docs page. Patch from simeon.
|
2010-09-11 03:25:39 +00:00 |
auth
|
[1.2.X] Converted contrib/auth/tokens doctests to unittests. We've always said "no more" to doctests.
|
2010-10-10 01:09:20 +00:00 |
comments
|
[1.2.X] Fixed #14412 -- Pointed contrib.comments comments-url-redirect URLpattern at the actual view instead of the deprecated view. Thanks, subsume
|
2010-10-28 12:16:39 +00:00 |
contenttypes
|
[1.2.X] Fixed #14414 -- Improved contenttypes shortcut() view to check that the ContentType has a model_class(). Thanks, subsume
|
2010-10-28 12:16:21 +00:00 |
csrf
|
Moved contrib.csrf.* to core code.
|
2009-10-27 00:36:34 +00:00 |
databrowse
|
[1.2.X] Fixed #12650 -- Don't generate invalid XHTML in the admin, databrowse apps when
|
2010-10-10 01:59:17 +00:00 |
flatpages
|
[1.2.X] Fixed #14252 - django.contrib.flatpages unit tests assume default value for settings.LOGIN_URL
|
2010-09-13 23:17:11 +00:00 |
formtools
|
[1.2.X] Fixed bug and test failure introducted in [14290]
|
2010-10-20 08:02:07 +00:00 |
gis
|
[1.2.X] Fixed #13617 -- `OSMGeoAdmin` now works again when `USE_L10N` (or `LANGUAGE_CODE`) is set. Thanks, Federico Hlawaczek, for workaround and piquadrat for patch.
|
2010-10-24 09:41:08 +00:00 |
humanize
|
Fixed #11783 -- ordinal template tag now catches TypeError. Thanks, realpolitik and punteney
|
2010-01-10 21:37:20 +00:00 |
localflavor
|
[1.2.X] Fixed #13830 -- Updated province name in Indonesian localflavor. Thanks, rodin.
|
2010-10-13 01:25:04 +00:00 |
markup
|
[1.2.X] Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to timo for the patch.
|
2010-10-08 15:46:03 +00:00 |
messages
|
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 |
redirects
|
Cleaned up a bunch of minor doc stuff:
|
2008-09-02 16:42:13 +00:00 |
sessions
|
[1.2.X] Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch
|
2010-10-09 08:25:01 +00:00 |
sitemaps
|
[1.2.X] Modified the sitemaps tests to remove an assumption about the environment in which the tests are run. Thanks to Gabriel Hurley for the report and patch.
|
2010-10-12 07:27:49 +00:00 |
sites
|
[1.2.X] Fixed #13790 -- auto detection of m2m fields to Site. Thanks, gabrielhurley!
|
2010-10-18 05:02:28 +00:00 |
syndication
|
[1.2.X] Fixed #13218 -- Ensure that syndicated content served over HTTPS uses https:// links by default. Thanks to schaefer for the report, and Ben Firshman for the patch.
|
2010-10-08 14:17:13 +00:00 |
webdesign
|
[1.2.X] Converted contrib/webdesign doctests to unittests. We thoroughly deplore those doctests.
|
2010-10-10 01:09:34 +00:00 |
__init__.py
|
Created django.contrib and moved comments into it
|
2005-07-14 18:20:03 +00:00 |