Jack Aitken
|
725c549ae7
|
Fixed #32372 -- Made examples in related objects reference docs consistent.
|
2021-01-22 06:33:33 +01:00 |
Matthias Kestenholz
|
7b3ec6bcc8
|
Fixed #32371 -- Doc'd jquery.init.js dependency for admin widgets.
|
2021-01-20 20:32:46 +01:00 |
Hasan Ramezani
|
dcb3ad3319
|
Fixed #32292 -- Added support for connection by service name to PostgreSQL.
|
2021-01-20 17:30:37 +01:00 |
muskanvaswan
|
ab7478d1d4
|
Fixed #32324 -- Added template block to override the admin site header.
|
2021-01-19 12:27:07 +01:00 |
Mariusz Felisiak
|
5371342ed6
|
Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.
|
2021-01-19 12:25:20 +01:00 |
Paul Ganssle
|
10d1261984
|
Refs #32365 -- Allowed use of non-pytz timezone implementations.
|
2021-01-19 11:59:37 +01:00 |
Mariusz Felisiak
|
73ffc73b68
|
Corrected versionadded annotations.
|
2021-01-19 11:52:47 +01:00 |
Hasan Ramezani
|
34aa4f1997
|
Fixed #32296 -- Added --skip-checks option to runserver command.
|
2021-01-18 12:51:35 +01:00 |
Mariusz Felisiak
|
a948d9df39
|
Increased the default PBKDF2 iterations for Django 4.0.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
b4c5f878bd
|
Advanced deprecation warnings for Django 4.0.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
0aa6a602b2
|
Refs #31842 -- Removed DEFAULT_HASHING_ALGORITHM transitional setting.
Per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
e7208f13c0
|
Refs #25236 -- Removed {% ifequal %} and {% ifnotequal %} template tags per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
2dd6a83d2d
|
Refs #12990 -- Removed django.contrib.postgres.forms.JSONField per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
8fdb5a656a
|
Refs #12990 -- Removed django.contrib.postgres.fields.jsonb.KeyTransform/KeyTextTransform.
Per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
7cb5712edc
|
Refs #12990 -- Removed django.contrib.postgres.fields.JSONField per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
98ae3925e5
|
Refs #31534 -- Removed django.conf.urls.url() per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
be6e468130
|
Refs #31359 -- Made get_random_string()'s length argument required.
Per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
d992f4e3c2
|
Refs #31369 -- Removed models.NullBooleanField per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
06eec31970
|
Refs #7098 -- Removed support for passing raw column aliases to order_by().
Per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
bf770cc825
|
Refs #8760 -- Removed "list" message for ModelMultipleChoiceField per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
1adcf20385
|
Refs #31327 -- Removed providing_args argument for Signal per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
4bb30fe5d5
|
Refs #26601 -- Made get_response argument required and don't accept None in middleware classes.
Per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
6b4941dd57
|
Refs #27468 -- Removed support for the pre-Django 3.1 user sessions.
Per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
d32a232fe9
|
Refs #27468 -- Removed support for the pre-Django 3.1 signatures in Signer and signing.dumps()/loads().
Per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
8250145a0c
|
Refs #31274 -- Removed support for the pre-Django 3.1 encoding format of sessions.
Per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
66b4046d68
|
Refs #27468 -- Removed support for the pre-Django 3.1 password reset tokens.
Per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
831a05b185
|
Refs #27604 -- Removed support for the pre-Django 3.1 encoding format in CookieStorage.
Per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
d08977a0f0
|
Refs #30997 -- Removed HttpRequest.is_ajax() per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
90c59b4e12
|
Refs #23433 -- Removed django-admin.py entry point per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
68e3ca13d7
|
Refs #30988 -- Removed InvalidQuery exception per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
396da8b94c
|
Refs #30841 -- Made isnull lookup raise ValueError for non-boolean values.
Per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
12ac4916af
|
Refs #28622 -- Removed settings.PASSWORD_RESET_TIMEOUT_DAYS per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
9e456f3166
|
Refs #30747 -- Removed django.utils.http.is_safe_url() per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
157ab32f34
|
Refs #27753 -- Removed django.utils.text.unescape_entities() per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
5e33ec80d1
|
Refs #30158 -- Made alias argument required in signature of Expression.get_group_by_cols() subclasses.
Per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
d134b0b93e
|
Refs #15902 -- Stopped set_language() storing user's language in the session.
Per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
52a238ddf2
|
Refs #30165 -- Removed ugettext(), ugettext_lazy(), ugettext_noop(), ungettext(), and ungettext_lazy() per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
810f037b29
|
Refs #27753 -- Removed django.utils.encoding.force_text() and smart_text() per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
88ed1c8d08
|
Refs #27753 -- Removed django.utils.http urllib aliases per deprecation timeline.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
b7dd89ed53
|
Removed versionadded/changed annotations for 3.1.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
8774b1144c
|
Added stub release notes for 4.0.
|
2021-01-14 17:50:04 +01:00 |
Mariusz Felisiak
|
f20a622aea
|
Bumped version; master is now 4.0 pre-alpha.
|
2021-01-14 17:50:04 +01:00 |
Carlton Gibson
|
75182a800a
|
Removed empty sections and adjusted 3.2 release notes.
|
2021-01-14 14:58:28 +01:00 |
Carlton Gibson
|
db971f63ab
|
Updated django-admin man page for Django 3.2.
|
2021-01-14 14:58:28 +01:00 |
Jon Moroney
|
76ae6ccf85
|
Fixed #31358 -- Increased salt entropy of password hashers.
Co-authored-by: Florian Apolloner <florian@apolloner.eu>
|
2021-01-14 11:20:28 +01:00 |
Carles Pina Estany
|
7072bff1fd
|
Fixed cross-link in CBV topic documentation.
|
2021-01-14 11:17:59 +01:00 |
Hannes Ljungberg
|
ffe756d624
|
Refs #26167 -- Changed default value of DatabaseFeatures.supports_expression_indexes to True.
|
2021-01-14 08:32:26 +01:00 |
mimi89999
|
b5cef91a91
|
Fixed #31259 -- Added admin dark theme.
|
2021-01-14 08:27:29 +01:00 |
Nick Pope
|
9204485396
|
Fixed #16117 -- Added decorators for admin action and display functions.
Refs #25134, #32099.
|
2021-01-13 17:19:22 +01:00 |
Hannes Ljungberg
|
83fcfc9ec8
|
Fixed #26167 -- Added support for functional indexes.
Thanks Simon Charette, Mads Jensen, and Mariusz Felisiak for reviews.
Co-authored-by: Markus Holtermann <info@markusholtermann.eu>
|
2021-01-13 11:47:50 +01:00 |