humbertotm e95008f241 Fixed #29152 -- Allowed passing kwargs to ArgumentParser initialization in management commands. 6 years ago
..
deployment 7c81b28ebc Updated various links in docs to use HTTPS. 7 years ago
static-files d0b04c6308 Fixed #29360 -- Removed Fabric examples in docs. 7 years ago
auth-remote-user.txt 7c81b28ebc Updated various links in docs to use HTTPS. 7 years ago
custom-file-storage.txt 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 years ago
custom-lookups.txt 2162f0983d Fixed #24747 -- Allowed transforms in QuerySet.order_by() and distinct(*fields). 7 years ago
custom-management-commands.txt e95008f241 Fixed #29152 -- Allowed passing kwargs to ArgumentParser initialization in management commands. 6 years ago
custom-model-fields.txt 4c35a173e8 Fixed #29423 -- Documented Field.value_from_object(). 6 years ago
custom-template-tags.txt 2863e79a5c Fixed typo in docs/howto/custom-template-tags.txt. 8 years ago
error-reporting.txt dbf79c5acf Added missing word in docs/howto/error-reporting.txt. 8 years ago
index.txt 7c9a833301 Fixed #26028 -- Added overriding templates howto. 7 years ago
initial-data.txt fd9398816e Fixed #29165 -- Clarified how to load initial data with migrations. 7 years ago
jython.txt 23b21db31b Fixed #28594 -- Removed Jython docs and specific code 7 years ago
legacy-databases.txt 9b7ba8af1b Fixed #22322 -- Fixed incorrect explanation of what managed=False does. 11 years ago
outputting-csv.txt 44441d673b Corrected typo in outputting-csv.txt. 6 years ago
outputting-pdf.txt a177f854c3 Fixed #16470 -- Allowed FileResponse to auto-set some Content headers. 6 years ago
overriding-templates.txt 7c9a833301 Fixed #26028 -- Added overriding templates howto. 7 years ago
upgrade-version.txt fbb9358149 Replaced 'python -Wall' with 'python -Wa'. 7 years ago
windows.txt 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 7 years ago
writing-migrations.txt c362228556 Replaced "not A== B" with "A != B" in docs/howto/writing-migrations.txt. 7 years ago