django/docs/howto
Stephen Finucane 25f4302349 Emphasized that TemplatesSetting must be used to override widget templates. 2018-09-11 15:14:53 -04:00
..
deployment Refs #28540 -- Added FILE_UPLOAD_PERMISSIONS to deployment checklist. 2018-08-04 10:39:22 -04:00
static-files
auth-remote-user.txt
custom-file-storage.txt
custom-lookups.txt Fixed #29048 -- Added **extra_context to database function as_vendor() methods. 2018-08-23 11:52:09 -04:00
custom-management-commands.txt Removed parser.add_arguments() arguments that match the defaults. 2018-07-02 17:54:57 -04:00
custom-model-fields.txt
custom-template-tags.txt
error-reporting.txt
index.txt
initial-data.txt
jython.txt
legacy-databases.txt
outputting-csv.txt
outputting-pdf.txt
overriding-templates.txt
upgrade-version.txt Replaced 'python -Wall' with 'python -Wa'. 2018-03-28 13:25:03 -04:00
windows.txt Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 2018-04-17 20:24:27 -04:00
writing-migrations.txt