django/docs/howto
Karen Tracey 2f8bb4ee31 [1.1.X] Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro.
Merge of the applicable bits of r13247.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@13248 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-12 23:00:57 +00:00
..
deployment [1.1.X] Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:44:02 +00:00
apache-auth.txt Corrected code block in apache auth docs. 2009-02-03 03:13:13 +00:00
auth-remote-user.txt [1.1.X] Fixed #12880 -- Added some missing sphinx directives for module references. Thanks to psagers for the report, and timo for the patch. 2010-02-24 14:05:58 +00:00
custom-file-storage.txt Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
custom-management-commands.txt Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 2008-09-02 03:40:42 +00:00
custom-model-fields.txt [1.1.X] Fixed #13184 -- Document the requirement that custom model fields using SubfieldBase should probably implement formfield. Thanks to Mark L. for the report, and to Joseph and Honza for the guidance on the solution. 2010-04-15 14:37:06 +00:00
custom-template-tags.txt [1.1.X] Fixed #12135 -- Clarified custom template tag example. Thanks to EvilDMP for the report, and timo for the patch. 2010-05-10 14:14:41 +00:00
error-reporting.txt [1.1.X] Fixed #13084: Corrected typo in error-reporting docs. Backport of [12757] from trunk. 2010-03-11 09:34:18 +00:00
i18n.txt [1.1.X] Fixed #11714 - Document a few of the i18n function that can be used outside views and templates. Thanks, Jarek Zgoda and Ramiro Morales. 2010-02-22 00:44:27 +00:00
index.txt [1.1.X] Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro Morales. 2010-02-16 12:50:47 +00:00
initial-data.txt Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
jython.txt Fixed #10653 -- Update docs regarding Jython support. Thanks, Leo Soto for ticket & patch. 2009-03-30 03:32:40 +00:00
legacy-databases.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
outputting-csv.txt Fixed #9487 -- Corrected several links into the Python docs that were broken by the recent Python docs refactor. 2008-11-01 19:02:09 +00:00
outputting-pdf.txt [1.1.X] Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:44:02 +00:00
static-files.txt [1.1.X] Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro. 2010-05-12 23:00:57 +00:00