.. |
class-based-views
|
db2a6b6bfa
Fixed #26695 -- Clarified return value of View.options().
|
8 years ago |
contrib
|
1b0287b4b8
Fixed typos in db-api GIS docs
|
8 years ago |
files
|
4f474607de
Fixed #26646 -- Added IOBase methods required by TextIOWrapper to File.
|
8 years ago |
forms
|
50e299dbfb
Fixed #26928 -- Changed forms' checked attribute to HTML5 boolean style.
|
8 years ago |
models
|
b8e6e1b43b
Fixed #26500 -- Added SKIP LOCKED support to select_for_update().
|
8 years ago |
templates
|
36fbf9b7d1
Removed unnecessary 'just' from docs/ref/templates/api.txt.
|
8 years ago |
applications.txt
|
9baf692a58
Fixed #26601 -- Improved middleware per DEP 0005.
|
9 years ago |
checks.txt
|
ba53da894f
Fixed #26796 -- Added a system check for m2m fields with ignored limit_choices_to.
|
8 years ago |
clickjacking.txt
|
9baf692a58
Fixed #26601 -- Improved middleware per DEP 0005.
|
9 years ago |
csrf.txt
|
222e1334bf
Used strict comparison in docs/ref/csrf.txt's JavaScript.
|
8 years ago |
databases.txt
|
b8e6e1b43b
Fixed #26500 -- Added SKIP LOCKED support to select_for_update().
|
8 years ago |
django-admin.txt
|
81cdcb66bc
Fixed #26791 -- Replaced LiveServerTestCase port ranges with binding to port 0.
|
8 years ago |
exceptions.txt
|
46509cf13d
Moved EmpytResultSet to django.core.exceptions.
|
8 years ago |
index.txt
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 years ago |
middleware.txt
|
8c3bc5cd78
Fixed docs to refer to HSTS includeSubdomains as a directive.
|
8 years ago |
migration-operations.txt
|
6a8372e6ec
Fixed #26808 -- Added Meta.indexes for class-based indexes.
|
8 years ago |
request-response.txt
|
729b9452b1
Fixed #26704 -- Documented DjangoJSONEncoder.
|
8 years ago |
schema-editor.txt
|
3551fb537f
Refs #26709 -- Documented SchemaEditor.add/remove_index().
|
8 years ago |
settings.txt
|
8c3bc5cd78
Fixed docs to refer to HSTS includeSubdomains as a directive.
|
8 years ago |
signals.txt
|
a05d86a69a
Fixed #26918 -- Clarified source of pre/post_save update_fields argument.
|
8 years ago |
template-response.txt
|
7ba7d203d8
Fixed typo in docs/ref/template-response.txt.
|
9 years ago |
unicode.txt
|
b34ff66e5b
Added missing period to "etc.".
|
9 years ago |
urlresolvers.txt
|
415ae960bb
Fixed capitalization of "URL pattern".
|
8 years ago |
urls.txt
|
a12826bba7
Fixed #26776 -- Documented url()'s view argument.
|
8 years ago |
utils.txt
|
be729b6120
Fixed #10107 -- Allowed using mark_safe() as a decorator.
|
8 years ago |
validators.txt
|
12b4280444
Fixed #21548 -- Added FileExtensionValidator and validate_image_file_extension.
|
8 years ago |
views.txt
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 years ago |