django/docs/howto
Jannis Leidel 1d32bdd3c9 Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to staticfiles contrib app.
Many thanks to Florian Apolloner and Jacob Kaplan-Moss for reviewing and eagle eyeing.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16594 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-08-11 14:07:39 +00:00
..
deployment Fixed #15974 -- Correctly link to static files handling in deployment docs. Thanks, RogueBean. 2011-07-01 15:18:42 +00:00
apache-auth.txt
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
custom-management-commands.txt
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
error-reporting.txt Fixed #14614 - filtering of sensitive information in 500 error reports. 2011-06-08 22:18:46 +00:00
i18n.txt
index.txt
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
legacy-databases.txt
outputting-csv.txt
outputting-pdf.txt
static-files.txt