django1/docs/howto
Tim Graham 36e220f923 Fixed #21218 -- Typo on docs/howto/upgrade-version.txt
Thanks ryan at ryangallen.com for the report.
2013-10-03 20:13:33 -04:00
..
deployment Fixed #20938 -- Added cached sessions note to deployment checklist. 2013-09-07 12:58:49 -04:00
static-files Fixed #21116 -- Made usage of manage.py in docs more consistent. 2013-09-18 10:35:41 -04:00
auth-remote-user.txt Fixed #20900 -- Documented RemoteUserBackend.authenticate 2013-09-05 05:56:03 -04:00
custom-file-storage.txt Fix typo in file storage docs. 2012-11-17 23:25:37 +01:00
custom-management-commands.txt Fixed #20852 - Fixed incorrectly generated left quotes in docs. 2013-08-06 07:13:17 -04:00
custom-model-fields.txt Fixed #20999 - Allow overriding formfield class with choices, without subclass restrictions. 2013-08-30 17:43:10 -06:00
custom-template-tags.txt - missing __init__.py 2013-09-21 18:28:05 +04:00
error-reporting.txt Cleaned up 1.5.4/1.4.8 release notes 2013-09-15 14:14:26 -04:00
index.txt Fixed #17048 - Added docs for upgrading Django. 2013-05-22 08:52:46 -04:00
initial-data.txt Fixed #20933 -- Allowed loaddata to load fixtures from relative paths. 2013-08-21 22:32:04 +01:00
jython.txt Fixed #20746 -- Removed Python 2.6 specific code/docs 2013-07-14 13:02:55 -04:00
legacy-databases.txt Updated a code block to use the emphasize-lines Sphinx option 2013-09-25 11:39:38 -04: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 Fixed #21218 -- Typo on docs/howto/upgrade-version.txt 2013-10-03 20:13:33 -04:00