django/docs/howto
Bouke Haarsma 7f566fdb4c [1.6.x] Fixed #20962 -- Documented that template tag render() may raise exceptions.
Thanks Keryn Knight for the report.

Backport of e077224f4a from master
2013-10-14 11:55:12 -04:00
..
deployment [1.6.x] Fixed #20938 -- Added cached sessions note to deployment checklist. 2013-09-07 13:08:45 -04:00
static-files [1.6.x] Fixed #21116 -- Made usage of manage.py in docs more consistent. 2013-09-25 21:11:17 -03:00
auth-remote-user.txt [1.6.x] Fixed #20900 -- Documented RemoteUserBackend.authenticate 2013-09-05 06:32:50 -04:00
custom-file-storage.txt Fix typo in file storage docs. 2012-11-17 23:25:37 +01:00
custom-management-commands.txt [1.6.x] Fixed typo in Custom management commands documentation. 2013-07-24 07:33:49 -04:00
custom-model-fields.txt [1.6.x] Fixed #20999 - Allow overriding formfield class with choices, without subclass restrictions. 2013-08-30 17:45:14 -06:00
custom-template-tags.txt [1.6.x] Fixed #20962 -- Documented that template tag render() may raise exceptions. 2013-10-14 11:55:12 -04:00
error-reporting.txt [1.6.x] Cleaned up 1.5.4/1.4.8 release notes 2013-09-15 14:22:24 -04:00
index.txt Fixed #17048 - Added docs for upgrading Django. 2013-05-22 08:52:46 -04:00
initial-data.txt [1.6.x] Fixed #20933 -- Allowed loaddata to load fixtures from relative paths. 2013-08-20 21:28:14 +02:00
jython.txt Fixed #19128 -- Reworded admonition about Jython and Django 1.5 2012-10-16 09:04:12 +02:00
legacy-databases.txt [1.6.x] Fixed #21116 -- Made usage of manage.py in docs more consistent. 2013-09-25 21:11:17 -03:00
outputting-csv.txt Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
outputting-pdf.txt Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
upgrade-version.txt [1.6.x] Fixed #21218 -- Typo on docs/howto/upgrade-version.txt 2013-10-03 20:14:00 -04:00