django/docs/howto
Gary Wilson Jr b4f5655c86 Fixed #10553 -- Corrected several uses of `URLconf` in documentation and comments, according to the Django style guide. Based on patch from rduffield.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10256 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-31 16:07:07 +00:00
..
deployment Fixed #10553 -- Corrected several uses of `URLconf` in documentation and comments, according to the Django style guide. Based on patch from rduffield. 2009-03-31 16:07:07 +00:00
apache-auth.txt Corrected code block in apache auth docs. 2009-02-03 03:13:13 +00:00
auth-remote-user.txt Fixed #689 -- Added a middleware and authentication backend to contrib.auth for supporting external authentication solutions. Thanks to all who contributed to this patch, including Ian Holsman, garthk, Koen Biermans, Marc Fargas, ekarulf, and Ramiro Morales. 2009-03-15 05:54:28 +00:00
custom-file-storage.txt Fixed #9010 -- Fixed typo in custom-file-storage.txt. Thanks, rduffield 2008-09-10 15:09:53 +00:00
custom-management-commands.txt
custom-model-fields.txt Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568, #10569, #10614, #10617, #10619 -- Fixed several typos as well as a couple minor issues in the docs, patches from timo, nih, bthomas, rduffield, UloPe, and sebleier@gmail.com. 2009-03-31 07:01:01 +00:00
custom-template-tags.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
error-reporting.txt
index.txt Fixed #689 -- Added a middleware and authentication backend to contrib.auth for supporting external authentication solutions. Thanks to all who contributed to this patch, including Ian Holsman, garthk, Koen Biermans, Marc Fargas, ekarulf, and Ramiro Morales. 2009-03-15 05:54:28 +00:00
initial-data.txt Fixed #10592 -- Corrected typo in initial-data howto. Thanks to Paul Menzel. 2009-03-24 11:37:48 +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
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 Fixed #10312 -- Corrected a link to the Reportlab user guide. Thanks to JohnDoe for the report. 2009-02-22 06:06:29 +00:00
static-files.txt Revised r9566 slightly to be backwards compatible with versions 1.0 - 1.0.2. 2009-01-09 12:41:07 +00:00