django/docs/howto
Gabriel Hurley 298f3d300e Fixed -- corrected a typo in the static-files howto. Thanks to stephaner for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14355 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-26 12:32:35 +00:00
..
deployment Fixed -- Added advice on unix socket permissions and umasks to fastcgi deployment documentation. Thanks to Malcolm Tredinnick for the report and advice, and PaulM and cramm for reviewing the patch. 2010-10-19 00:58:03 +00:00
apache-auth.txt Fixed -- 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 -- 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 : docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
custom-management-commands.txt Fixed : docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
custom-model-fields.txt Fixed : docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
custom-template-tags.txt Fixed -- Mentioned that template context variables are scoped to the block in which they're assigned. Thanks to yaniv.haber for the report and timo for the patch. 2010-10-25 20:50:53 +00:00
error-reporting.txt Fixed -- 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
i18n.txt Fixed : docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
index.txt Fixed : docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
initial-data.txt Fixed : docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
jython.txt Fixed -- 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 : docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
outputting-csv.txt Fixed : docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
outputting-pdf.txt Fixed -- 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 -- corrected a typo in the static-files howto. Thanks to stephaner for the report and patch. 2010-10-26 12:32:35 +00:00