django/docs/howto
Claude Paroz 23b21db31b Fixed #28594 -- Removed Jython docs and specific code
Thanks Andrey Martyanov for the reporti, and Tim Graham for the review.
2017-12-23 10:26:32 +01:00
..
deployment Fixed #28327 -- Removed contradictory description of mod_wsgi docs. 2017-06-20 07:35:55 -04:00
static-files
auth-remote-user.txt
custom-file-storage.txt
custom-lookups.txt Fixed 'a'/'an' mix-ups in docs. 2017-10-30 21:47:09 -04:00
custom-management-commands.txt Fixed #28367 -- Doc'd how to override management commands. 2017-09-02 16:21:13 -04:00
custom-model-fields.txt Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expression.convert_value(). 2017-07-20 16:30:08 -04:00
custom-template-tags.txt
error-reporting.txt
index.txt
initial-data.txt
jython.txt Fixed #28594 -- Removed Jython docs and specific code 2017-12-23 10:26:32 +01:00
legacy-databases.txt
outputting-csv.txt Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-06-26 10:30:31 -04:00
outputting-pdf.txt
overriding-templates.txt
upgrade-version.txt Fixed #28349 -- Doc'd how to upgrade Django from LTS to LTS. 2017-07-24 13:33:30 -04:00
windows.txt
writing-migrations.txt Replaced "not A== B" with "A != B" in docs/howto/writing-migrations.txt. 2017-07-26 09:34:10 -04:00