.. |
class-based-views
|
db2a6b6bfa
Fixed #26695 -- Clarified return value of View.options().
|
8 年之前 |
contrib
|
fe1aee6b98
Fixed #27307 -- Added missing url names in sitemaps docs.
|
8 年之前 |
files
|
3f16e4df49
Fixed #27145 -- Updated Storage.save() docs for refs #18899.
|
8 年之前 |
forms
|
87c5e7efeb
Refs #27186 -- Fixed model form default fallback for CheckboxSelectMultiple.
|
8 年之前 |
models
|
9819676676
Updated links to the current version of MySQL docs.
|
8 年之前 |
templates
|
331ca5391e
Fixed #27175 -- Deprecated silencing exceptions from the {% include %} template tag.
|
8 年之前 |
applications.txt
|
ff445f4c19
Fixed #26616 -- Clarified model usage in AppConfig.ready().
|
8 年之前 |
checks.txt
|
7ed8b98f42
Clarified URL regex check message with respect to include().
|
8 年之前 |
clickjacking.txt
|
9baf692a58
Fixed #26601 -- Improved middleware per DEP 0005.
|
8 年之前 |
csrf.txt
|
222e1334bf
Used strict comparison in docs/ref/csrf.txt's JavaScript.
|
8 年之前 |
databases.txt
|
9819676676
Updated links to the current version of MySQL docs.
|
8 年之前 |
django-admin.txt
|
fa2f55cfd5
Refs #26940 -- Re-allowed makemessages without settings
|
8 年之前 |
exceptions.txt
|
46509cf13d
Moved EmpytResultSet to django.core.exceptions.
|
8 年之前 |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 年之前 |
middleware.txt
|
ef021412d5
Normalized spelling of ETag.
|
8 年之前 |
migration-operations.txt
|
6a8372e6ec
Fixed #26808 -- Added Meta.indexes for class-based indexes.
|
8 年之前 |
request-response.txt
|
eb4d4376fc
Normalized spelling of "Web server/page" in docs.
|
8 年之前 |
schema-editor.txt
|
3551fb537f
Refs #26709 -- Documented SchemaEditor.add/remove_index().
|
8 年之前 |
settings.txt
|
9819676676
Updated links to the current version of MySQL docs.
|
8 年之前 |
signals.txt
|
a05d86a69a
Fixed #26918 -- Clarified source of pre/post_save update_fields argument.
|
8 年之前 |
template-response.txt
|
7ba7d203d8
Fixed typo in docs/ref/template-response.txt.
|
9 年之前 |
unicode.txt
|
9819676676
Updated links to the current version of MySQL docs.
|
8 年之前 |
urlresolvers.txt
|
415ae960bb
Fixed capitalization of "URL pattern".
|
8 年之前 |
urls.txt
|
a12826bba7
Fixed #26776 -- Documented url()'s view argument.
|
8 年之前 |
utils.txt
|
9e07a9b5fe
Fixed #27226 -- Removed patch_response_headers()'s setting of the Last-Modified header.
|
8 年之前 |
validators.txt
|
12b4280444
Fixed #21548 -- Added FileExtensionValidator and validate_image_file_extension.
|
8 年之前 |
views.txt
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 年之前 |