.. |
deployment
|
[1.7.x] Fixed typo in docs/howto/deployment/wsgi/uwsgi.txt.
|
2014-12-07 12:25:46 -05:00 |
static-files
|
[1.7.x] Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
|
2014-08-28 08:46:54 +02:00 |
auth-remote-user.txt
|
[1.7.x] Stripped headers containing underscores to prevent spoofing in WSGI environ.
|
2015-01-13 13:02:56 -05:00 |
custom-file-storage.txt
|
[1.7.x] Fixed #23376 -- Clarified that certain Storage methods should be implemented but are not required.
|
2014-11-03 07:18:48 -05:00 |
custom-lookups.txt
|
[1.7.x] Fixed typo in docs/howto/custom-lookups.txt.
|
2014-12-08 07:20:00 -05:00 |
custom-management-commands.txt
|
[1.7.x] Replaced deprecated requires_model_validation in docs.
|
2015-01-17 12:52:34 -05:00 |
custom-model-fields.txt
|
[1.7.x] Fixed #14638 -- Clarified model Field.to_python() docs.
|
2014-08-18 12:54:15 -04:00 |
custom-template-tags.txt
|
[1.7.x] Fixed #22412 -- More nuanced advice re template filters and exceptions.
|
2014-04-10 06:19:02 -04:00 |
error-reporting.txt
|
[1.7.x] Converted seealso directives to use 4 space indendation.
|
2014-10-30 14:46:27 -04:00 |
index.txt
|
[1.7.x] Fixed #22812 -- Refactored lookup API documentation.
|
2014-07-08 20:13:24 -04:00 |
initial-data.txt
|
[1.7.x] Revert "Updated some docs for the delayed deprecation of legacy table creation; refs #22340."
|
2014-12-30 11:53:33 -05:00 |
jython.txt
|
[1.7.x] Fixed #23257 -- Updated docs for new django-jython release.
|
2014-08-08 12:43:57 -04:00 |
legacy-databases.txt
|
[1.7.x] Fixed #22322 -- Fixed incorrect explanation of what managed=False does.
|
2014-03-25 14:03:02 -04:00 |
outputting-csv.txt
|
[1.7.x] Specified 'csv and unicode' note as Python 2 only
|
2014-04-26 16:10:00 +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
|
[1.7.x] Fixed versionchanged indentation in docs/.
|
2014-11-03 21:43:21 -05:00 |