django/docs/howto
Gabriel Hurley 5edb61438e Fixed #15310 -- Corrected a view path in the static files how to docs. Thanks to Bradley Ayers for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15556 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-17 02:11:44 +00:00
..
deployment Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv. 2011-01-03 13:29:17 +00:00
apache-auth.txt Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch. 2010-08-28 02:40:57 +00:00
auth-remote-user.txt Fixed #14551 -- corrected a type in the remote user auth documentation. Thanks to mag for the report and fix. 2010-10-24 17:29:24 +00:00
custom-file-storage.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
custom-management-commands.txt Fixed a couple of documentation typos. 2011-02-14 15:02:02 +00:00
custom-model-fields.txt Fixed #15308 -- Sphinx/reST fixes for the Custom Model Fields docs. 2011-02-16 00:24:49 +00:00
custom-template-tags.txt Fixed #15138 -- Clarified a slightly ambiguous example in the custom template tag docs. Thanks to elbarto for the report and patch. 2011-02-07 23:44:43 +00:00
error-reporting.txt Added info about using logging to the 'Error reporting' howto. 2010-11-16 14:00:38 +00:00
i18n.txt Fixed #5494, #10765, #14924 -- Modified the order in which translations are read when composing the final translation to offer at runtime. 2011-02-07 18:48:40 +00:00
index.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
initial-data.txt Refs #14661 -- Clarified the handling of initial data injected via custom SQL. 2011-01-18 16:43:01 +00:00
jython.txt Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. 2010-10-09 08:12:50 +00:00
legacy-databases.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
outputting-csv.txt Fixed #14777 -- Added docs on working around the Python CSV module's lack of Unicode support. Thanks to adamv for the report and draft patch. 2010-11-29 06:24:14 +00:00
outputting-pdf.txt Fixed #12369 -- Improved example to account for environments where cStringIO is not available. Thanks to rubic for the report and niall for the patch. 2010-10-09 10:21:55 +00:00
static-files.txt Fixed #15310 -- Corrected a view path in the static files how to docs. Thanks to Bradley Ayers for the report and patch. 2011-02-17 02:11:44 +00:00