django/docs/ref/contrib
Jannis Leidel e1dfa95cd1 [1.3.X] Fixed #15983 and #16032 -- Another pass over the staticfiles docs. Many thanks to Frank Wiles and EvilDMP.
Backport form trunk (r16235).

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16236 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-18 09:52:44 +00:00
..
admin [1.3.X] Fixed #15746. Clarified updated list_filter documentation. 2011-04-03 23:09:39 +00:00
comments Fixed #14176 -- Added forwards compatibility to the legacy syndication feed view. This allows class-based feeds to be deployed using the old-style feed view, as long as the feed requires no arguments (i.e., get_object returns None). Thanks to psychcf for the report, cwhaines for the investigation, and Andrew Godwin for the assist. 2011-01-13 14:51:34 +00:00
formtools [1.3.X] Fixed #15769 - Documented FormWizard's initial argument; thanks aimaz for the suggestion; jrothenbuhler for the patch. 2011-05-15 19:12:29 +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 Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
contenttypes.txt [1.3.X] Fixed #15865 -- correct class name for BaseGenericInlineFormset. Thanks leonelfreire for the report. 2011-04-28 01:47:21 +00:00
csrf.txt [1.3.X] Updated AJAX example code in CSRF docs to be consistent regarding what are safe HTTP methods 2011-05-09 23:47:50 +00:00
databrowse.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
flatpages.txt Fixed #15335 -- Improved Sphinx crossref targets and metadata for the sites and flatpages reference docs. 2011-02-18 00:58:34 +00:00
humanize.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
index.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
localflavor.txt [1.3.X] Fixed #15830 -- Add documentation regarding localflavor i18n. Thanks framos. 2011-04-28 00:23:42 +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 Fixed #15618 -- CookieStorage storage in messages framework now honors SESSION_COOKIE_DOMAIN. Thanks for the report and patch, lamby 2011-03-16 03:50:51 +00:00
redirects.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
sitemaps.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
sites.txt Fixed #15335 -- Improved Sphinx crossref targets and metadata for the sites and flatpages reference docs. 2011-02-18 00:58:34 +00:00
staticfiles.txt [1.3.X] Fixed #15983 and #16032 -- Another pass over the staticfiles docs. Many thanks to Frank Wiles and EvilDMP. 2011-05-18 09:52:44 +00:00
syndication.txt Fixed #15592 -- corrected an missing backtick in the syndication docs. Thanks to bradley.ayers for the report and patch. 2011-03-10 17:21:16 +00:00
webdesign.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00