django/docs/howto
Erik Romijn 34526c2f56 [1.7.x] Fixed queries that may return unexpected results on MySQL due to typecasting.
This is a security fix. Disclosure will follow shortly.

Backport of 75c0d4ea3a from master
2014-04-21 18:29:39 -04:00
..
deployment [1.7.x] Fixed #22392 -- Corrected deployment instructions for Apache 2.4. 2014-04-15 17:45:39 -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 [1.7.x] Moved RemoteUserBackend documentation to reference guide. 2014-04-18 16:11:04 -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 #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
custom-model-fields.txt [1.7.x] Fixed queries that may return unexpected results on MySQL due to typecasting. 2014-04-21 18:29:39 -04:00
custom-template-tags.txt [1.7.x] Fixed #22412 -- More nuanced advice re template filters and exceptions. 2014-04-10 06:19:02 -04:00
error-reporting.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
index.txt [1.7.x] Fixed #16205 -- Added an installation for Windows. 2014-04-08 11:28:58 -04:00
initial-data.txt [1.7.x] Fixed #22444 -- Marked initial SQL/fixture loading as deprecated. 2014-04-17 20:37:25 -04: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 [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 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
windows.txt [1.7.x] Noted that pip is included with Python 3.4 in Windows install guide. 2014-04-09 07:39:08 -04:00