.. |
admin
|
[1.1.X] Fixed #13357 -- Minor changes to get Django running under PyPy. Thanks to Alex Gaynor for the patch.
|
2010-04-16 11:15:21 +00:00 |
admindocs
|
[1.1.X] Fixed #12385: Made built-in field type descriptions in admindocs translatable again. Many thanks to Ramiro for the problem report and patch.
|
2009-12-16 18:17:18 +00:00 |
auth
|
[1.1.X] Fixed #13108 -- Corrected an ambiguity in test data with the potential to cause test failures out of the box. Thanks to benreynwar for the report.
|
2010-03-15 06:57:07 +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 #12503 - form examples don't validate according to w3c
|
2010-01-04 22:22:16 +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
|
Fixed #8193: all dynamic imports in Django are now done correctly. I know this because Brett Cannon borrowed the time machine and brought Python 2.7's '`importlib` back for inclusion in Django. Thanks for the patch-from-the-future, Brett!
|
2009-03-18 16:55:59 +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 |