django/docs/howto
Gary Wilson Jr 235600c3c3 Fixed -- Added missing import to URLconf example, thanks shacker.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9597 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-08 05:35:20 +00:00
..
deployment Fixed -- Added a note to the mod_python docs regarding requiring 2008-10-24 09:26:09 +00:00
apache-auth.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
custom-file-storage.txt Fixed -- Fixed typo in custom-file-storage.txt. Thanks, rduffield 2008-09-10 15:09:53 +00:00
custom-management-commands.txt Fixed : 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 Fixed -- Typo fix in the custom fields documentation, pointed out by 2008-12-03 05:50:11 +00:00
custom-template-tags.txt Fixed -- Corrected several links into the Python docs that were broken by the recent Python docs refactor. 2008-11-01 19:02:09 +00:00
error-reporting.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
index.txt Fixed : added documentation about running Django on Jython. Docs originally written by Leo Soto, and then cleaned up a bit by me. 2008-08-26 15:52:21 +00:00
initial-data.txt Fixed -- Typo fix in docs. 2008-12-07 03:41:23 +00:00
jython.txt Fixed : added documentation about running Django on Jython. Docs originally written by Leo Soto, and then cleaned up a bit by me. 2008-08-26 15:52:21 +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 -- 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 Fixed -- Corrected several links into the Python docs that were broken by the recent Python docs refactor. 2008-11-01 19:02:09 +00:00
static-files.txt Fixed -- Added missing import to URLconf example, thanks shacker. 2008-12-08 05:35:20 +00:00