django/docs/howto
Tim Graham 0d8d30b7dd Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names.
This is a security fix. Disclosure following shortly.
2014-08-20 14:39:40 -04:00
..
deployment Removed unnecessary code-block directives. 2014-08-19 16:44:25 -04:00
static-files Fixed #1349 -- Clarified docs on serving files from STATIC/MEDIA_URL. 2014-05-05 07:36:53 -04:00
auth-remote-user.txt Moved RemoteUserBackend documentation to reference guide. 2014-04-18 16:06:26 -04:00
custom-file-storage.txt Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names. 2014-08-20 14:39:40 -04:00
custom-lookups.txt Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
custom-management-commands.txt Removed unnecessary code-block directives. 2014-08-19 16:44:25 -04:00
custom-model-fields.txt Fixed #14638 -- Clarified model Field.to_python() docs. 2014-08-18 12:53:25 -04:00
custom-template-tags.txt Removed unnecessary code-block directives. 2014-08-19 16:44:25 -04:00
error-reporting.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
index.txt Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
initial-data.txt Added link to data migrations in initial data deprecation note 2014-06-11 19:46:57 +01:00
jython.txt Fixed #23257 -- Updated docs for new django-jython release. 2014-08-08 12:31:56 -04: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 Specified 'csv and unicode' note as Python 2 only 2014-04-26 16:09:19 +02: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 Fixed #23067 -- Updated docs to use django-admin 2014-07-30 14:14:03 -04:00