.. |
admin
|
Fixed #16059 -- Improved the usability of the admin's vertical and horizontal "filter" widgets, in particular by providing a better visual representation of the buttons' enabled and disabled states, and by providing more elaborate, yet less cluttered, help texts.
|
2011-08-31 08:07:07 +00:00 |
admindocs
|
Fixed #16573 -- Corrected a regression in the admindocs app's view overview introduced in r16405. Thanks, lopopolo.
|
2011-08-12 14:15:56 +00:00 |
auth
|
Fixed #16412 -- Prevented a `contrib.auth` test from failing in the potential case where `contrib.sites` was not installed. Thanks to haras for the report and to Aymeric Augustin for the patch.
|
2011-09-03 12:53:08 +00:00 |
comments
|
Fixed #16584 -- Fixed a bunch of typos in code comments. Thanks, Bernhard Essl.
|
2011-08-12 14:14:15 +00:00 |
contenttypes
|
Fixed #15907 -- Fixed another conflict between the ModelForm exclude and the GenericInline. Thanks, leonelfreire and prestontimmons.
|
2011-08-12 14:14:58 +00:00 |
databrowse
|
Switched to HTML5 doctype in all Django supplied templates.
|
2011-04-20 17:40:53 +00:00 |
flatpages
|
Minor renaming for consistency.
|
2011-05-07 17:05:06 +00:00 |
formtools
|
Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated when running outside of the Django test suite. Also moved around the new wizard's templates a bit to better fit the common app layout.
|
2011-08-13 13:51:34 +00:00 |
gis
|
Fixed #16387 -- Disabled localization in openlayers template. Thanks, claudep.
|
2011-08-12 14:14:33 +00:00 |
humanize
|
Fixed #15921 -- Refined naturaltime filter added in r16071 to use timesince and timeuntil filters as fallbacks instead of date filter.
|
2011-05-17 10:16:12 +00:00 |
localflavor
|
Fixed indentation introduced in r16706.
|
2011-08-30 12:11:09 +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 #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing.
|
2011-07-13 09:35:51 +00:00 |
redirects
|
Removed deprecated 'no' translation
|
2011-04-02 08:43:43 +00:00 |
sessions
|
Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing.
|
2011-07-13 09:35:51 +00:00 |
sitemaps
|
Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing.
|
2011-07-13 09:35:51 +00:00 |
sites
|
Removed deprecated 'no' translation
|
2011-04-02 08:43:43 +00:00 |
staticfiles
|
Fixed #16631 -- Fixed embarrassing typo introduced in r16617. Thanks, Andi Albrecht.
|
2011-08-15 08:22:22 +00:00 |
syndication
|
Advanced deprecations in contrib.syndication.
|
2011-04-02 08:36:40 +00:00 |
webdesign
|
Replaced old-style with new-style decorator syntax.
|
2011-05-01 16:46:02 +00:00 |
__init__.py
|
Created django.contrib and moved comments into it
|
2005-07-14 18:20:03 +00:00 |