.. |
class-based-views
|
6ee86a12ee
Fixed #32430 -- Doc'd base class-based views.
|
4 年 前 |
contrib
|
84283ab9cd
Fixed #32390 -- Dropped support for Oracle 12.2 and 18c.
|
4 年 前 |
files
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
4 年 前 |
forms
|
f9cfd346f0
Fixed typo in docs/ref/forms/widgets.txt.
|
4 年 前 |
models
|
241da3f06e
Fixed #32388 -- Clarified QuerySet.bulk_update() caveat about duplicates for multiple batches.
|
4 年 前 |
templates
|
e7208f13c0
Refs #25236 -- Removed {% ifequal %} and {% ifnotequal %} template tags per deprecation timeline.
|
4 年 前 |
applications.txt
|
b5e12d490a
Fixed #31007 -- Allowed specifying type of auto-created primary keys.
|
4 年 前 |
checks.txt
|
b1821fbad5
Fixed #32360 -- Added system check for FILE_UPLOAD_TEMP_DIR setting.
|
4 年 前 |
clickjacking.txt
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
4 年 前 |
csrf.txt
|
3d4ffd1ff0
Fixed #32065 -- Restored leading dot to CSRF_COOKIE_DOMAIN examples.
|
4 年 前 |
databases.txt
|
f39634ff22
Refs #32390 -- Bumped required cx_Oracle to 7.0.
|
4 年 前 |
django-admin.txt
|
34aa4f1997
Fixed #32296 -- Added --skip-checks option to runserver command.
|
4 年 前 |
exceptions.txt
|
453967477e
Mentioned ASGI handler in SuspiciousOperation docs.
|
4 年 前 |
index.txt
|
d37ea5f09b
Fixed #28581 -- Moved django.core.paginator documentation to API Reference.
|
5 年 前 |
middleware.txt
|
ad11f5b8c9
Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior.
|
4 年 前 |
migration-operations.txt
|
fa58450a9a
Fixed #31468 -- Allowed specifying migration filename in Operation.
|
4 年 前 |
paginator.txt
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
4 年 前 |
request-response.txt
|
d08977a0f0
Refs #30997 -- Removed HttpRequest.is_ajax() per deprecation timeline.
|
4 年 前 |
schema-editor.txt
|
197b55c534
Fixed outdated notes in SchemaEditor docs.
|
4 年 前 |
settings.txt
|
50a5f8840f
Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate.
|
4 年 前 |
signals.txt
|
f23b05696e
Fixed #32395 -- Allowed capturing stdout of migration signals.
|
4 年 前 |
template-response.txt
|
dcb69043d0
Fixed #32002 -- Added headers parameter to HttpResponse and subclasses.
|
4 年 前 |
unicode.txt
|
5371342ed6
Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.
|
4 年 前 |
urlresolvers.txt
|
11ebc6479f
Fixed #31791 -- Made technical 404 debug page display the tried URL patterns for Http404.
|
4 年 前 |
urls.txt
|
98ae3925e5
Refs #31534 -- Removed django.conf.urls.url() per deprecation timeline.
|
4 年 前 |
utils.txt
|
10d1261984
Refs #32365 -- Allowed use of non-pytz timezone implementations.
|
4 年 前 |
validators.txt
|
8cf08a01b5
Improved RegexValidator docs.
|
4 年 前 |
views.txt
|
50a5f8840f
Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate.
|
4 年 前 |