.. |
admin
|
[1.1.X] Fixed #15306 -- Replaced 1.1.X implementation of admin changelist filtering security fix (r15031/r15033) with the one from trunk so another valid filter usage scenario (using model inheritance) is still possible. Thanks dbenamy for reporting this. Refs #15032.
|
2011-02-16 23:24:19 +00:00 |
admindocs
|
[1.1.X] Fixed #12892 - Fixed unicode related bug in a utility function of the admindocs app that prevented it to be used in non-English environments together with certain versions of docutils.
|
2010-05-10 11:24:16 +00:00 |
auth
|
[1.1.X] Fix a security issue in the auth system. Disclosure and new release forthcoming.
|
2010-12-23 03:47:58 +00:00 |
comments
|
[1.1.X] Changed the comments post view code to avoid raising an exception if handed invalid data for the object pk. Thanks to Leo for the test.
|
2010-03-16 22:45:42 +00:00 |
contenttypes
|
[1.1.X] Fixed #12339 -- Made content type deletion an interactive process to prevent accidentally cascade deleting content from a production database. Thanks to kcarnold for the report and patch.
|
2010-03-15 09:59:38 +00:00 |
csrf
|
[1.1.X] Fixed a security issue in the CSRF component. Disclosure and new release forthcoming.
|
2011-02-09 02:07:35 +00:00 |
databrowse
|
[1.1.X] Fixed #12480 - Use month variable for headline text.
|
2010-01-17 22:09:07 +00:00 |
flatpages
|
Cleaned up a bunch of minor doc stuff:
|
2008-09-02 16:42:13 +00:00 |
formtools
|
[1.1.X] Fixed a silly bug in [12644].
|
2010-03-02 00:00:08 +00:00 |
gis
|
[1.1.X] Fixed #11810 -- Fixed typo and errors that prevented `modifiable` from working in the geographic admin. Thanks to Rob Coup for the bug report. Refs #12504.
|
2010-04-16 16:45:59 +00:00 |
humanize
|
Fixed #6481 -- Fixed a bunch of import problems (and some whitespace cleanups).
|
2008-02-19 00:08:08 +00:00 |
localflavor
|
[1.1.X] Fixed #13387 -- Removed some duplicated departments in the French localflavor. Thanks to Pinaraf for the report.
|
2010-04-20 15:07:14 +00:00 |
markup
|
[1.1.X] Removed out-of-date statement in markdown templatetags docstring (refs #1204).
|
2010-03-26 23:56:56 +00:00 |
redirects
|
Cleaned up a bunch of minor doc stuff:
|
2008-09-02 16:42:13 +00:00 |
sessions
|
[1.1.X] Fixed a security issue in the file session backend. Disclosure and new release forthcoming.
|
2011-02-09 02:14:24 +00:00 |
sitemaps
|
Fixed #8574 -- Made Sitemap a new-style class
|
2008-09-17 04:56:04 +00:00 |
sites
|
Invalidate the appropriate SITE_CACHE entry when saving a Site model.
|
2009-02-27 04:57:33 +00:00 |
syndication
|
Fixed #9957: feeds now respect time zone information provided by the pub date.
|
2009-04-07 21:20:14 +00:00 |
webdesign
|
Fixed #6481 -- Fixed a bunch of import problems (and some whitespace cleanups).
|
2008-02-19 00:08:08 +00:00 |
__init__.py
|
Created django.contrib and moved comments into it
|
2005-07-14 18:20:03 +00:00 |