django/docs/howto
Erik Romijn 75c0d4ea3a Fixed queries that may return unexpected results on MySQL due to typecasting.
This is a security fix; disclosure to follow shortly.
2014-04-21 18:11:26 -04:00
..
deployment Changed paths in docs that referred to Python 2. 2014-04-20 08:34:01 +02:00
static-files Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
auth-remote-user.txt Moved RemoteUserBackend documentation to reference guide. 2014-04-18 16:06:26 -04:00
custom-file-storage.txt
custom-management-commands.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
custom-model-fields.txt Fixed queries that may return unexpected results on MySQL due to typecasting. 2014-04-21 18:11:26 -04:00
custom-template-tags.txt Fixed #22412 -- More nuanced advice re template filters and exceptions. 2014-04-09 23:19:55 -06:00
error-reporting.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
index.txt Fixed #16205 -- Added an installation for Windows. 2014-04-08 11:24:49 -04:00
initial-data.txt Fixed #22444 -- Marked initial SQL/fixture loading as deprecated. 2014-04-17 20:36:52 -04:00
jython.txt
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
upgrade-version.txt
windows.txt Noted that pip is included with Python 3.4 in Windows install guide. 2014-04-09 07:38:43 -04:00