1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/ref/contrib
2011-05-06 13:29:58 +00:00
..
admin Fixed #15960 -- Extended list filer API added in r16144 slightly to pass the current model admin to the SimpleListFilter.lookups method to support finer grained control over what is filtered over. Many thanks to Carl Meyer and Julien Phalip for the suggestion and patch. 2011-05-04 22:52:04 +00:00
comments
formtools Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 2011-04-01 16:10:22 +00:00
gis Fixed #14133 -- Updated Windows installation instructions for GeoDjango, now recommend the OSGeo4W installer for spatial libraries. 2011-03-17 20:06:19 +00:00
auth.txt
contenttypes.txt Fixed #15865 -- correct class name for BaseGenericInlineFormset. Thanks leonelfreire for the report. 2011-04-28 01:46:46 +00:00
csrf.txt Corrected factual error regarding logging in the CSRF docs 2011-04-20 11:39:10 +00:00
databrowse.txt
flatpages.txt Switched to HTML5 doctype in all Django supplied templates. 2011-04-20 17:40:53 +00:00
humanize.txt Fixed #6392 -- Made django.contrib.humanize template tags locale aware. Thanks, Dave McLain. 2011-05-06 13:29:58 +00:00
index.txt
localflavor.txt Fixed #13729 -- Renamed UK localflavor to GB to correctly follow ISO 3166. Thanks, Claude Paroz. 2011-05-03 11:52:20 +00:00
markup.txt Fixed #15365 -- Added a warning to the contrib.markup docs reminding users that the marked up output will not be escaped. 2011-02-28 05:39:44 +00:00
messages.txt Advanced deprecation of user-based messages and the LegacyFallbackStorage in contrib.messages. 2011-04-02 08:36:04 +00:00
redirects.txt
sitemaps.txt
sites.txt Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 2011-04-01 16:10:22 +00:00
staticfiles.txt
syndication.txt Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 2011-04-01 16:10:22 +00:00
webdesign.txt