.. |
admin
|
Removed dead compatibility code for removed AdminSite.root() method for mounting admin urls.
|
2010-11-01 17:22:13 +00:00 |
admindocs
|
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 |
auth
|
Fixed #14612 - Password reset page leaks valid user ids publicly.
|
2010-11-04 12:36:55 +00:00 |
comments
|
Fixed #14445 - Use HMAC and constant-time comparison functions where needed.
|
2010-10-14 20:54:30 +00:00 |
contenttypes
|
Fixed #14414 -- Improved contenttypes shortcut() view to check that the ContentType has a model_class(). Thanks, subsume
|
2010-10-06 22:55:06 +00:00 |
csrf
|
Fixed #14436 -- Escalated 1.2 PendingDeprecationWarnings to DeprecationWarnings, and removed 1.1 deprecated code.
|
2010-10-11 12:20:07 +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
|
Don't mark a TemplateSyntaxError in flatpages as being translatable.
|
2010-10-10 17:54:20 +00:00 |
formtools
|
Fixed bug and test failure introducted in [14290]
|
2010-10-20 07:59:17 +00:00 |
gis
|
Fixed brittle test case for `GEOSGeometry.valid_reason`.
|
2010-11-06 16:41:53 +00:00 |
humanize
|
Fixed #11783 -- ordinal template tag now catches TypeError. Thanks, realpolitik and punteney
|
2010-01-10 21:37:20 +00:00 |
localflavor
|
Fixed #14455 -- Documented the backwards compatibility policy for local flavors. Implemented the policy for the changes in the Indonesian local flavor (from r14195) that stimulated the development of this policy. Thanks to Karen, Alex, Ramiro and Chris for their help developing the policy.
|
2010-11-01 00:52:58 +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 #14445 - Use HMAC and constant-time comparison functions where needed.
|
2010-10-14 20:54:30 +00:00 |
redirects
|
Cleaned up a bunch of minor doc stuff:
|
2008-09-02 16:42:13 +00:00 |
sessions
|
Fixed #14231 -- Added an index to the expire_date column on the Session model. Thanks to joeri for the report, via Frodo from Medid.
|
2010-10-28 11:56:37 +00:00 |
sitemaps
|
Fixed #14447 -- Modified the auth and sitemaps tests to remove some assumptions about the environment in which the tests are run. Thanks to Gabriel Hurley for the report and patch.
|
2010-10-12 07:15:47 +00:00 |
sites
|
Fixed #13790 -- auto detection of m2m fields to Site. Thanks, gabrielhurley!
|
2010-10-18 04:56:27 +00:00 |
staticfiles
|
Ensure that the staticfiles tests use the MEDIA_ROOT they intended, also use a more approrpiate datastructure in collectstatic.
|
2010-10-30 23:39:53 +00:00 |
syndication
|
Fixed #14436 -- Escalated 1.2 PendingDeprecationWarnings to DeprecationWarnings, and removed 1.1 deprecated code.
|
2010-10-11 12:20:07 +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 |