django/docs/ref/contrib
Aymeric Augustin 60a62bf6f2 Fixed a typo in the sitemaps docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17650 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-04 09:33:28 +00:00
..
admin Fixed #17749 - Documented better way of overriding ModelAdmin; thanks chrisdpratt and claudep. 2012-02-24 22:50:36 +00:00
comments Fixed #17572 —— A few grammar errors in the comments framework example page. 2012-01-21 15:42:37 +00:00
formtools Fixed #17163 -- Added the `NamedUrlWizardView.get_step_url()` method. Thanks, Bradley Ayers. 2011-12-19 13:36:32 +00:00
gis Fixed #9995 -- Updated the installation instructions to recommend pip. Also fixed ReST errors. Refs #9112. 2012-03-03 09:11:54 +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 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
csrf.txt Fixed #17790 - Made the Ajax CSRF jQuery example work with jQuery in compatibility mode, too. Thanks Jonathan Hayward for the suggestion. 2012-03-02 16:06:11 +00:00
databrowse.txt Fixed #5968 -- Allowed (un-)registering with databrowse several models at once. 2012-01-28 20:54:48 +00:00
flatpages.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
humanize.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
index.txt 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
localflavor.txt Fixed #10756 -- Error in the formats accepted by PLNIPField. Thanks remik for the report, michalm for the patch and claudep for the review. 2012-01-07 11:17:44 +00:00
markup.txt Fixed broken link to python-markdown in contrib.markup docs. 2012-03-01 19:32:48 +00:00
messages.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
redirects.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
sitemaps.txt Fixed a typo in the sitemaps docs. 2012-03-04 09:33:28 +00:00
sites.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
staticfiles.txt Stopped the collectstatic management from being wastful with file handlers. Refs r17519. 2012-02-14 09:55:09 +00:00
syndication.txt Fixed #16150 -- Added 'feed_url' and clarified 'link' in the Feed reference docs. 2012-02-12 15:18:24 +00:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00