Hannes Ljungberg
|
f3da09df0f
Fixed #31396 -- Added binary XOR operator to F expressions.
|
5 年之前 |
Carlton Gibson
|
39e1c88de6
Fixed intermittent SeleniumTests.test_prepopulated_fields failure.
|
5 年之前 |
Hasan Ramezani
|
10866a10fe
Fixed #31377 -- Disabled grouping by aliases on QuerySet.values()/values_list() when they collide with field names.
|
5 年之前 |
Mariusz Felisiak
|
895f28f9cb
Reverted "Pinned asgiref == 3.2.5 in test requirements."
|
5 年之前 |
David Smith
|
27746ab28a
Fixed #7664 -- Allowed customizing suffixes of MultiWidget.widgets' names.
|
5 年之前 |
Shipeng Feng
|
8fe2447a01
Fixed #31392 -- Avoided unnecessary SchemaEditor.effective_default() calls when altering a field.
|
5 年之前 |
Jon Dufresne
|
be648d1c45
Fixed #31391 -- Removed jQuery usage in cancel.js
|
5 年之前 |
Jon Dufresne
|
3a807a6f59
Fixed #31365 -- Removed jQuery usage in SelectFilter2.js.
|
5 年之前 |
Mariusz Felisiak
|
aa21020218
Pinned asgiref == 3.2.5 in test requirements.
|
5 年之前 |
Adam Johnson
|
f1db2ca732
Added link to contributing docs in deprecation policy.
|
5 年之前 |
Victor Moura
|
1628b35b58
Fixed #31385 -- Improved wording in tutorial 1.
|
5 年之前 |
Tim Graham
|
291539a85c
Removed obsolete references to South database migrations.
|
5 年之前 |
Hannes Ljungberg
|
0b51a4f894
Fixed #28194 -- Added support for normalization and cover density to SearchRank.
|
5 年之前 |
Adam Johnson
|
4ed534758c
Fixed #19878 -- Deprecated TemplateView passing URL kwargs into context.
|
5 年之前 |
Jon Dufresne
|
f982f0bdb8
Refs #31032 -- Removed unsupported browsers workarounds and comments in admin's JavaScript.
|
5 年之前 |
Tim Graham
|
e21788121b
Added missing Meta.apps to a schema model.
|
5 年之前 |
Adam Johnson
|
ffde4d5da8
Normalized check framework test pattern.
|
5 年之前 |
Mariusz Felisiak
|
2117b7c12e
Updated settings example in overriding templates docs.
|
5 年之前 |
Hasan Ramezani
|
53b6a466d8
Refs #29724 -- Added is_dst parameter to QuerySet.datetimes().
|
5 年之前 |
Rohit
|
2695ac8e04
Fixed #31144 -- Relaxed system check for max_length of CharFields on MySQL/MariaDB by turning into a warning.
|
5 年之前 |
Jon Dufresne
|
c1c361677d
Made BaseCacheTests skip culling tests if culling is not supported.
|
5 年之前 |
Jon Dufresne
|
013147fae2
Fixed #31285 -- Fixed inherited Meta.ordering of "-pk".
|
5 年之前 |
gowthamk63
|
142ab6846a
Fixed #31123 -- Added --include-stale-apps option to the remove_stale_contenttypes management command.
|
5 年之前 |
Jon Dufresne
|
13993e0f38
Removed unused default value None to matches_patterns().
|
5 年之前 |
Jon Dufresne
|
6b61b8b904
Used modern idiom in collectstatic command.
|
5 年之前 |
Mariusz Felisiak
|
6e026aec5f
Refs #29548 -- Mentioned MariaDB in database system checks.
|
5 年之前 |
Andrew Godwin
|
fc0fa72ff4
Fixed #31224 -- Added support for asynchronous views and middleware.
|
5 年之前 |
Mariusz Felisiak
|
3f7e4b16bf
Removed redundant get_max_column_name_length() calls in invalid_models_tests.test_models.FieldNamesTests.
|
5 年之前 |
Mariusz Felisiak
|
5c8441a0b8
Refs #31055 -- Made long column names checks support databases aware.
|
5 年之前 |
Adam Johnson
|
ba4389a36b
Simplified settings' BASE_DIR definition with pathlib.Path.parent.
|
5 年之前 |