Mariusz Felisiak
|
8719a6181e
Refs #22712 -- Corrected deprecation of "all" argument in django.contrib.staticfiles.finders.find().
|
4 kuukautta sitten |
Natalia
|
3a748cd0f5
Advanced deprecation warnings for Django 5.2.
|
6 kuukautta sitten |
Adam Johnson
|
b9838c65ec
Fixed #35405 -- Converted get_cache_name into a cached property in FieldCacheMixin.
|
6 kuukautta sitten |
Ben Cail
|
0b33a3abc2
Fixed #35326 -- Added allow_overwrite parameter to FileSystemStorage.
|
8 kuukautta sitten |
Simon Charette
|
daf7d482db
Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition.
|
9 kuukautta sitten |
Salvo Polizzi
|
6e1ece7ed5
Fixed #35090 -- Deprecated registering URL converters with the same name.
|
9 kuukautta sitten |
David Smith
|
f4c5973464
Refs #35058 -- Deprecated OGRGeometry.coord_dim setter.
|
10 kuukautta sitten |
Salvo Polizzi
|
3915d4c70d
Fixed #35060 -- Deprecated passing positional arguments to Model.save()/asave().
|
10 kuukautta sitten |
Nick Pope
|
07f9f9960c
Deprecated django.contrib.gis.geoip2.GeoIP2.open().
|
3 vuotta sitten |
Nick Pope
|
b925fefd7d
Deprecated django.contrib.gis.geoip2.GeoIP2.coords().
|
1 vuosi sitten |
Mariusz Felisiak
|
a4931cd75a
Refs #34380 -- Added FORMS_URLFIELD_ASSUME_HTTPS transitional setting.
|
1 vuosi sitten |
Nick Pope
|
5e28cd3f2c
Fixed #34983 -- Deprecated django.utils.itercompat.is_iterable().
|
1 vuosi sitten |
Akash Kumar Sen
|
40b3975e7d
Fixed #34462 -- Made admin log actions in bulk.
|
1 vuosi sitten |
Mariusz Felisiak
|
caf87b4d42
Advanced deprecation warnings for Django 5.1.
|
1 vuosi sitten |
Clément Escolano
|
cac94dd8aa
Fixed #33651 -- Added support for prefetching GenericForeignKey.
|
1 vuosi sitten |
Nick Pope
|
e15174983a
Renamed ChoicesMeta to ChoicesType.
|
1 vuosi sitten |
David Smith
|
27b399d235
Fixed #34547 -- Deprecated DatabaseOperations.field_cast_sql().
|
1 vuosi sitten |
Jingbei Li
|
9946f0b0d9
Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle.
|
2 vuotta sitten |
devilsautumn
|
094b0bea2c
Fixed #34609 -- Deprecated calling format_html() without arguments.
|
1 vuosi sitten |
Coen van der Kamp
|
7bbbadc693
Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField.
|
1 vuosi sitten |
David Wobrock
|
8b1ff0da4b
Refs #16055 -- Deprecated get_joining_columns()/get_reverse_joining_columns() methods.
|
1 vuosi sitten |
sarahboyce
|
594fcc2b74
Fixed #22569 -- Made ModelAdmin.lookup_allowed() respect get_list_filter().
|
1 vuosi sitten |
Xavier Fernandez
|
ad18a0102c
Fixed #34355 -- Deprecated passing positional arguments to BaseConstraint.
|
1 vuosi sitten |
Mariusz Felisiak
|
b209518089
Refs #32339 -- Deprecated transitional form renderers.
|
1 vuosi sitten |
Mariusz Felisiak
|
f39f120302
Advanced deprecation warnings for Django 5.0.
|
1 vuosi sitten |
Jarosław Wygoda
|
32940d390a
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
|
2 vuotta sitten |
SirAbhi13
|
b8738aea14
Fixed #33199 -- Deprecated passing positional arguments to Signer/TimestampSigner.
|
2 vuotta sitten |
Simon Charette
|
0ff46591ac
Refs #33308 -- Deprecated support for passing encoded JSON string literals to JSONField & co.
|
2 vuotta sitten |
Gregor Gärtner
|
f0c06f8ab7
Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
|
2 vuotta sitten |
Gregor Gärtner
|
564b317fb5
Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetError().
|
2 vuotta sitten |