1
0
mirror of https://github.com/django/django.git synced 2024-12-27 11:35:53 +00:00
django/docs/howto
Tim Graham 7eaf329ad3 [1.7.x] Fixed #22322 -- Fixed incorrect explanation of what managed=False does.
refs #14305.

Thanks Adrian Klaver for the report.

Backport of 9b7ba8af1b from master
2014-03-25 14:03:02 -04:00
..
deployment Removed WSGI upgrade instructions for Django 1.3 and earlier. 2014-03-02 16:19:28 -05:00
static-files
auth-remote-user.txt
custom-file-storage.txt
custom-management-commands.txt
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
initial-data.txt
jython.txt
legacy-databases.txt [1.7.x] Fixed #22322 -- Fixed incorrect explanation of what managed=False does. 2014-03-25 14:03:02 -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
upgrade-version.txt