.. |
class-based-views
|
c2c27867ef
Refs #20456 -- Moved initialization of HEAD method based on GET to the View.setup() for generic views.
|
5 years ago |
contrib
|
85c5989007
Doc'd SpatiaLite support of 3D geometry fields.
|
5 years ago |
files
|
17752003a8
Refs #28428 -- Made FileSystemStorage.save() to support pathlib.Path.
|
5 years ago |
forms
|
2282d9f2e5
Fixed #30252 -- Clarified need to reopen forms.fields.ImageField.image file to access raw image data.
|
5 years ago |
models
|
e9a0e1d4f6
Fixed #30484 -- Added conditional expressions support to CheckConstraint.
|
5 years ago |
templates
|
1185c6172b
Fixed #30990 -- Fixed example output in 'z' date format docs.
|
5 years ago |
applications.txt
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 years ago |
checks.txt
|
6f82df69ef
Refs #12990 -- Moved CheckFieldDefaultMixin to the django.db.models.fields.mixins.
|
5 years ago |
clickjacking.txt
|
e8ad265ac8
Fixed #30732 -- Doc'd that SameSite cookies flags can affect xframe_options_exempt.
|
5 years ago |
csrf.txt
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 years ago |
databases.txt
|
d94d7b113c
Fixed #30928 -- Clarified MySQL/MariaDB support of QuerySet.select_for_update() options.
|
5 years ago |
django-admin.txt
|
f5ebdfce5c
Fixed #25388 -- Added an option to allow disabling of migrations during test database creation.
|
5 years ago |
exceptions.txt
|
89abecc75d
Fixed #27272 -- Added an on_delete RESTRICT handler to allow cascading deletions while protecting direct ones.
|
5 years ago |
index.txt
|
d37ea5f09b
Fixed #28581 -- Moved django.core.paginator documentation to API Reference.
|
5 years ago |
middleware.txt
|
103a6f4307
Fixed some typos in comments and docs.
|
5 years ago |
migration-operations.txt
|
06909fe084
Fixed #28273 -- Doc'd fast nullable column creation with defaults.
|
5 years ago |
paginator.txt
|
17595407ca
Fixed #14218 -- Added Paginator.__iter__().
|
5 years ago |
request-response.txt
|
9f1ec9efc3
Fixed #28469 -- Doc'd how to create a custom HttpResponse subclass.
|
5 years ago |
schema-editor.txt
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 years ago |
settings.txt
|
a69c4d626a
Refs #25388 -- Corrected value of TEST MIGRATE setting in MIGRATION_MODULES docs.
|
5 years ago |
signals.txt
|
632d7bbd3d
Fixed typo in docs/ref/signals.txt.
|
5 years ago |
template-response.txt
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 years ago |
unicode.txt
|
198a2a9381
Removed unnecessary /static from links to PostgreSQL docs.
|
6 years ago |
urlresolvers.txt
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 years ago |
urls.txt
|
422b875c65
Documented arguments for custom 500 error view.
|
5 years ago |
utils.txt
|
6315a272c5
Refs #28428 -- Made filepath_to_uri() support pathlib.Path.
|
5 years ago |
validators.txt
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 years ago |
views.txt
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 years ago |