.. |
class-based-views
|
Used .. attribute:: directive in authentication views docs.
|
2021-02-08 18:12:58 +01:00 |
contrib
|
Fixed #30916 -- Added support for functional unique constraints.
|
2021-02-23 20:19:53 +01:00 |
files
|
Removed versionadded/changed annotations for 3.1.
|
2021-01-14 17:50:04 +01:00 |
forms
|
Fixed typo in docs/ref/forms/widgets.txt.
|
2021-02-01 12:04:48 +01:00 |
models
|
Fixed #30916 -- Added support for functional unique constraints.
|
2021-02-23 20:19:53 +01:00 |
templates
|
Fixed #20423 -- Doc'd that DTL variable names may not be a number.
|
2021-02-26 21:02:37 +01:00 |
applications.txt
|
|
|
checks.txt
|
Fixed #30916 -- Added support for functional unique constraints.
|
2021-02-23 20:19:53 +01:00 |
clickjacking.txt
|
|
|
csrf.txt
|
|
|
databases.txt
|
Refs #32390 -- Bumped required cx_Oracle to 7.0.
|
2021-02-03 10:03:33 +01:00 |
django-admin.txt
|
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
|
2021-02-10 10:20:54 +01:00 |
exceptions.txt
|
|
|
index.txt
|
|
|
middleware.txt
|
|
|
migration-operations.txt
|
|
|
paginator.txt
|
Improved pagination documentation
|
2021-02-11 14:17:01 +01:00 |
request-response.txt
|
Refs #30997 -- Removed HttpRequest.is_ajax() per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
schema-editor.txt
|
|
|
settings.txt
|
Fixed #32446 -- Deprecated SERIALIZE test database setting.
|
2021-02-24 20:31:11 +01:00 |
signals.txt
|
Fixed #32395 -- Allowed capturing stdout of migration signals.
|
2021-02-04 11:19:49 +01:00 |
template-response.txt
|
|
|
unicode.txt
|
Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.
|
2021-01-19 12:25:20 +01:00 |
urlresolvers.txt
|
|
|
urls.txt
|
Refs #31534 -- Removed django.conf.urls.url() per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
utils.txt
|
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
|
2021-02-10 10:20:54 +01:00 |
validators.txt
|
|
|
views.txt
|
Refs #32394 -- Changed STATIC_URL/MEDIA_URL to relative paths in tests and docs where appropriate.
|
2021-02-06 13:41:35 +01:00 |