django/docs/howto
Tim Graham 72e98d5c16 [1.6.x] Noted that django-jython requires Django 1.7. 2014-08-08 12:45:18 -04:00
..
deployment [1.6.x] Fixed #23154 -- Removed reference to deprecated run_gunicorn command. 2014-08-02 15:04:05 -04:00
static-files [1.6.x] Fixed #1349 -- Clarified docs on serving files from STATIC/MEDIA_URL. 2014-05-05 07:39:08 -04:00
auth-remote-user.txt [1.6.x] Moved RemoteUserBackend documentation to reference guide. 2014-04-18 16:11:10 -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 #22942 -- Noted that __init__.py files are required for management command detection. 2014-07-07 18:09:22 -04:00
custom-model-fields.txt [1.6.x] Fixed various minor doc typos / references. 2014-07-05 20:27:03 -04:00
custom-template-tags.txt [1.6.x] Fixed #22412 -- More nuanced advice re template filters and exceptions. 2014-04-10 06:19:15 -04:00
error-reporting.txt [1.6.x] Don't show `self` in the list of arguments of a method. 2014-01-22 22:59:55 +01:00
index.txt [1.6.x] Fixed #16205 -- Added an installation for Windows. 2014-04-08 11:29:02 -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 [1.6.x] Noted that django-jython requires Django 1.7. 2014-08-08 12:45:18 -04:00
legacy-databases.txt [1.6.x] Fixed #22322 -- Fixed incorrect explanation of what managed=False does. 2014-03-25 14:10:29 -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 [1.6.x] Fixed #21218 -- Typo on docs/howto/upgrade-version.txt 2013-10-03 20:14:00 -04:00
windows.txt [1.6.x] Fixed #16205 -- Added an installation for Windows. 2014-04-08 11:29:02 -04:00