.. |
admin
|
Fixed #15820 -- Fixed the use of the InlineAdmin's get_formset method by actually passing in the obj. Thanks, Julien Phalip.
|
2011-07-03 17:56:33 +00:00 |
admindocs
|
Fixed #11585 -- Added ability to translate and prefix URL patterns with a language code as an alternative method for language discovery. Many thanks to Orne Brocaar for his initial work and Carl Meyer for feedback.
|
2011-06-15 17:29:10 +00:00 |
auth
|
Removed stale import from auth tests. Thanks, Ramiro.
|
2011-06-28 14:04:36 +00:00 |
comments
|
Fixed #16221 -- Corrected doc string example in comments permalink template tag. Thanks, Thejaswi Puthraya.
|
2011-06-16 16:33:54 +00:00 |
contenttypes
|
Fixed #9588 -- Allow passing kwargs to `GenericInlineModelAdmin.get_formset` just like the InlineModelAdmin. Thanks, prestontimmons.
|
2011-06-16 16:35:04 +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
|
Reverting [16376] in preparation for reverting [16356]. See #16182.
|
2011-06-17 09:47:01 +00:00 |
gis
|
Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admin to conventional file system location.
|
2011-06-30 09:06:19 +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 #14608 -- Added phone number field to Indian local flavor. Thanks, lawgon and Julien Phalip.
|
2011-07-03 17:56:15 +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 #15757 - removed remaining instances of get_and_delete_messages
|
2011-04-07 22:01:23 +00:00 |
redirects
|
Removed deprecated 'no' translation
|
2011-04-02 08:43:43 +00:00 |
sessions
|
Fixed a typo, and added an ``__future__`` import to the new signed cookie tets.
|
2011-06-26 19:22:53 +00:00 |
sitemaps
|
Fixed #16175 -- Modified the sitemaps views to return TemplateResponse instances for easier customization. Thanks, mat.
|
2011-06-28 10:17:01 +00:00 |
sites
|
Removed deprecated 'no' translation
|
2011-04-02 08:43:43 +00:00 |
staticfiles
|
Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admin to conventional file system location.
|
2011-06-30 09:06:19 +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 |