Mariusz Felisiak
|
c773d5794e
Refs #27236 -- Reverted AlterIndexTogether deprecation.
|
2 年 前 |
Claude Paroz
|
3b79dab19a
Refs #33691 -- Deprecated insecure password hashers.
|
2 年 前 |
Nick Pope
|
4d4bf55e0e
Fixed #33864 -- Deprecated length_is template filter.
|
3 年 前 |
David Wobrock
|
a6385b382e
Fixed #27236 -- Deprecated Meta.index_together in favor of Meta.indexes.
|
2 年 前 |
Ciaran McCormick
|
286e7d076c
Fixed #33764 -- Deprecated BaseUserManager.make_random_password().
|
2 年 前 |
Carlton Gibson
|
cdb2f7f36c
Advanced deprecation warnings for Django 4.2.
|
2 年 前 |
David Smith
|
d126eba363
Refs #32339 -- Deprecated default.html form template.
|
2 年 前 |
Mariusz Felisiak
|
68da6b389c
Fixed #33543 -- Deprecated passing nulls_first/nulls_last=False to OrderBy and Expression.asc()/desc().
|
2 年 前 |
Mariusz Felisiak
|
02dbf1667c
Fixed #33691 -- Deprecated django.contrib.auth.hashers.CryptPasswordHasher.
|
2 年 前 |
Mariusz Felisiak
|
eeb0bb6379
Refs #27674 --- Deprecated django.contrib.gis.admin.OpenLayersWidget.
|
2 年 前 |
Baptiste Mispelon
|
50e1e7ef8e
Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors() to take form/formset.
|
3 年 前 |
Carlton Gibson
|
59ab3fd0e9
Refs #32365 -- Deprecated django.utils.timezone.utc.
|
3 年 前 |
René Fleschenberg
|
eb07b5be0c
Fixed #15619 -- Deprecated log out via GET requests.
|
5 年 前 |
Adrian Torres
|
d90e34c61b
Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend.
|
3 年 前 |
Albert Defler
|
2b6a3baebe
Fixed #31486 -- Deprecated passing unsaved objects to related filters.
|
3 年 前 |
Jacob Walls
|
edbf930287
Fixed #29984 -- Added QuerySet.iterator() support for prefetching related objects.
|
3 年 前 |
Adam Johnson
|
45a42aabfa
Fixed #29708 -- Deprecated PickleSerializer.
|
5 年 前 |
Baptiste Mispelon
|
c67e1cf44f
Refs #33348 -- Deprecated passing errors=None to SimpleTestCase.assertFormError()/assertFormsetErrors().
|
3 年 前 |
Hannes Ljungberg
|
59a66f0512
Refs #33342 -- Deprecated ExclusionConstraint.opclasses.
|
3 年 前 |
mgaligniana
|
068b2c072b
Fixed #30127 -- Deprecated name argument of cached_property().
|
3 年 前 |
Chris Jerdonek
|
5d80843ebc
Fixed #32800 -- Changed CsrfViewMiddleware not to mask the CSRF secret.
|
3 年 前 |
David Smith
|
480191244d
Fixed #25916 -- Added lastmod support to sitemap index view.
|
4 年 前 |
Mariusz Felisiak
|
8b6d0333cf
Advanced deprecation warnings for Django 4.1.
|
3 年 前 |
David Smith
|
456466d932
Fixed #31026 -- Switched form rendering to template engine.
|
3 年 前 |
Giannis Adamopoulos
|
4555aa0a48
Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin.
|
4 年 前 |
Carlton Gibson
|
306607d5b9
Fixed #32365 -- Made zoneinfo the default timezone implementation.
|
3 年 前 |
Claude Paroz
|
676bd084f2
Fixed #32873 -- Deprecated settings.USE_L10N.
|
3 年 前 |
David Smith
|
acde917456
Refs #32956 -- Lowercased "internet" and "email" where appropriate.
|
3 年 前 |
Nick Pope
|
fee8734596
Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates.
|
3 年 前 |
Jacob Walls
|
56f9579105
Fixed #32655 -- Deprecated extra_tests argument for DiscoverRunner.build_suite()/run_tests().
|
3 年 前 |