django/docs/ref/contrib
Julien Phalip 804e32fae0 Fixed #16949 -- Fixed a small typo in the GIS tutorial and also made some minor PEP8 fixes and added some code-block directives while I was at it. Thanks to jgomo3 for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16911 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-09-28 14:00:43 +00:00
..
admin Converted internal link generation in the admin and admin document generator to use named URLs. 2011-09-20 18:30:06 +00:00
comments Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00
formtools Tweaked the formwizard docs a bit more. 2011-09-26 11:24:38 +00:00
gis Fixed #16949 -- Fixed a small typo in the GIS tutorial and also made some minor PEP8 fixes and added some code-block directives while I was at it. Thanks to jgomo3 for the report. 2011-09-28 14:00:43 +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 #16000 -- reference natural keys in contenttypes documentation. Thanks jsdalton. 2011-07-10 21:52:03 +00:00
csrf.txt Converted links to external topics so they use intersphinx extension markup. 2011-09-04 21:17:30 +00:00
databrowse.txt Fixed #16907 -- Deprecate databrowse. 2011-09-22 04:10:02 +00:00
flatpages.txt Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl. 2011-08-13 11:58:19 +00:00
humanize.txt Fixed #16878 -- Improved intword filter to support numbers up to decillion and googol. Thanks to crodjer for the initial patch. 2011-09-23 16:45:40 +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 #16202 -- Added a Slovenian localflavor. Thanks to Jure Cuhalev < gandalf@owca.info>, Gasper Zejn and Domen Kozar for the patch. 2011-08-28 13:51:28 +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 #16904 -- Additional clarification regarding contrib.messages iteration. Thanks murphyke for the report and patch. 2011-09-21 22:43:41 +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 #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00
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 Fixed ReST errors that stopped some staticfiles docs being rendered 2011-09-22 21:52:00 +00:00
syndication.txt Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00
webdesign.txt Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 2011-05-29 12:47:30 +00:00