django/docs/howto
Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns.
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
2014-04-03 07:28:10 -04:00
..
deployment Removed WSGI upgrade instructions for Django 1.3 and earlier. 2014-03-02 16:19:28 -05:00
static-files Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -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 Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
custom-model-fields.txt Fixed #21951 -- Updated docs to use __str__ for Python 3 2014-02-13 07:12:40 -05:00
custom-template-tags.txt Always use parentheses when documenting a method with no arguments. 2014-01-22 22:26:10 +01:00
error-reporting.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
index.txt Fixed #17048 - Added docs for upgrading Django. 2013-05-22 08:52:46 -04:00
initial-data.txt Used app_label instead of appname. 2013-12-28 09:53:02 +01:00
jython.txt Fixed #20052 -- Discouraged use of Jython given the current state of django-jython. 2014-01-17 09:21:34 -05:00
legacy-databases.txt Fixed #22322 -- Fixed incorrect explanation of what managed=False does. 2014-03-25 14:01:37 -04:00
outputting-csv.txt Fixed #21179 -- Added a StreamingHttpResponse example for CSV files. 2014-03-17 07:22:27 -04: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 Unified listing of shell commands/code 2013-12-25 15:19:14 -05:00