django/docs/howto
Julien Phalip aaf8a31e5d Brushed up the custom template tag 'howto' guide by moving the assignment_tag doc to a more appropriate place (i.e. under the "Setting a variable in the context" section), adding cross references, fixing a few minor inaccuracies and doing a little PEP8 cleanup.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16909 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-09-27 13:56:10 +00:00
..
deployment Fixed #16276 -- Noted in the deployment documentation index that the Django Book 2nd ed. was written against Django 1.1. Thanks to bshaurette and bluejeansummer for the patch. 2011-09-11 01:12:11 +00:00
apache-auth.txt
auth-remote-user.txt
custom-file-storage.txt Tweaked title level in custom file storage systems documentation. 2011-03-21 15:39:26 +00:00
custom-management-commands.txt Fixed #16014 -- numerous documentation typos -- thanks psmith. 2011-05-13 04:33:42 +00:00
custom-model-fields.txt Fixed #16863 -- Corrected ReST markup to avoid errors building docs. 2011-09-16 18:06:42 +00:00
custom-template-tags.txt Brushed up the custom template tag 'howto' guide by moving the assignment_tag doc to a more appropriate place (i.e. under the "Setting a variable in the context" section), adding cross references, fixing a few minor inaccuracies and doing a little PEP8 cleanup. 2011-09-27 13:56:10 +00:00
error-reporting.txt Fixed #14614 - filtering of sensitive information in 500 error reports. 2011-06-08 22:18:46 +00:00
i18n.txt Fixed #15992 -- Added more references to settings. Thanks, aaugustin. 2011-05-29 17:41:04 +00:00
index.txt Fixed #15796 -- Restructured the contributing documentation and added note about newly added Trac abilities. Many thanks to Julien Phalip. 2011-05-27 10:49:47 +00:00
initial-data.txt Fixed #15822 -- Removed references to the v1 postgresql backend (which has been removed). Thanks for the patch, aaugustin 2011-04-17 20:45:06 +00:00
jython.txt Fixed #16014 -- numerous documentation typos -- thanks psmith. 2011-05-13 04:33:42 +00:00
legacy-databases.txt
outputting-csv.txt Converted links to external topics so they use intersphinx extension markup. 2011-09-04 21:17:30 +00:00
outputting-pdf.txt Converted links to external topics so they use intersphinx extension markup. 2011-09-04 21:17:30 +00:00
static-files.txt Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to staticfiles contrib app. 2011-08-11 14:07:39 +00:00