django/docs/howto
Philip James 7c9a833301 Fixed #26028 -- Added overriding templates howto. 2017-06-02 18:17:27 -04:00
..
deployment
static-files
auth-remote-user.txt
custom-file-storage.txt
custom-lookups.txt Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 2017-01-25 11:53:05 -05:00
custom-management-commands.txt
custom-model-fields.txt Refs #27795 -- Replaced many force_text() with str() 2017-04-27 09:10:02 +02:00
custom-template-tags.txt
error-reporting.txt
index.txt
initial-data.txt
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
outputting-pdf.txt
overriding-templates.txt
upgrade-version.txt
windows.txt Corrected text from Python's Windows installer. 2016-08-18 14:05:12 -04:00
writing-migrations.txt