Jon Janzen
|
7b94847e38
Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() methods for related managers.
|
2 lat temu |
DevilsAutumn
|
d5bcdf858d
Fixed #34112 -- Added async-compatible interface to Model methods.
|
2 lat temu |
Msvstl
|
67bc2f1b99
Corrected test_update_or_create_with_model_property_defaults test.
|
2 lat temu |
Gav O'Connor
|
be63c78760
Fixed #24179 -- Added filtering to selected side of vertical/horizontal filters.
|
2 lat temu |
Mark Evans
|
19e0587ee5
Fixed #33937 -- Optimized serialization of related m2m fields without natural keys.
|
2 lat temu |
Ramil Yanbulatov
|
c6290bae9d
Fixed #33842 -- Used :source: role for links to repo files on GitHub.
|
2 lat temu |
Fiza Ashraf
|
c0beff2123
Fixed #33899 -- Fixed migration crash when removing indexed field on SQLite 3.35.5+.
|
2 lat temu |
Arslan Noor
|
5c93a84f44
Corrected various typos in contributing docs.
|
2 lat temu |
Anv3sh
|
d7f5bfd241
Fixed #32969 -- Fixed pickling HttpResponse and subclasses.
|
2 lat temu |
Matt Brewer
|
8d160f154f
Fixed #33788 -- Added TrigramStrictWordSimilarity() and TrigramStrictWordDistance() on PostgreSQL.
|
2 lat temu |
Ronnie van den Crommenacker
|
c32858a8ce
Fixed #33565 -- Improved locale format validation for the makemessages command.
|
2 lat temu |
Ciaran McCormick
|
286e7d076c
Fixed #33764 -- Deprecated BaseUserManager.make_random_password().
|
2 lat temu |
Jonas Lundberg
|
f1e0fc645b
Fixed #33754 -- Fixed crash with prematurely closed ASGI request body.
|
2 lat temu |
Alokik Vijay
|
7f3cfaa12b
Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs.
|
2 lat temu |
Kapil Bansal
|
3a82b5f655
Fixed #32559 -- Added 'step_size’ to numeric form fields.
|
2 lat temu |
Marc Seguí Coll
|
262fde94de
Fixed #33622 -- Allowed customizing error messages for invalid number of forms.
|
2 lat temu |
sarahboyce
|
ae506181f7
Fixed #32129 -- Adjusted the docs for session expiry helpers.
|
2 lat temu |
Adrian Torres
|
d90e34c61b
Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend.
|
2 lat temu |
Ryan Heard
|
c6b4d62fa2
Fixed #29865 -- Added logical XOR support for Q() and querysets.
|
3 lat temu |
Fabian Büchler
|
eeff1787b0
Fixed #33449 -- Fixed makemigrations crash on models without Meta.order_with_respect_to but with _order field.
|
2 lat temu |
Jamie Matthews
|
f5233dce30
Fixed #32511 -- Corrected handling prefetched nested reverse relationships.
|
2 lat temu |
mgaligniana
|
669dcefc04
Fixed #33338 -- Doc'd that never_cache() decorator set Expires header.
|
3 lat temu |
Arsa
|
17df72114e
Fixed #33340 -- Fixed unquoted column names in queries used by DatabaseCache.
|
3 lat temu |
Ömer Faruk Abacı
|
81739a45b5
Fixed #33319 -- Fixed crash when combining with the | operator querysets with aliases that conflict.
|
3 lat temu |
Roxane
|
2d124f6a1c
Fixed #33163 -- Added example of connection signal handlers in AppConfig.ready() to docs.
|
3 lat temu |
Krzysztof Jagiello
|
8d9827c06c
Fixed #33161 -- Enabled durability check for nested atomic blocks in TestCase.
|
3 lat temu |
Shreya Bamne
|
004b4620f6
Fixed #32987 -- Added system check for template tag modules with the same name.
|
3 lat temu |
Ade Lee
|
d10c7bfe56
Fixed #28401 -- Allowed hashlib.md5() calls to work with FIPS kernels.
|
3 lat temu |
Yash Jhunjhunwala
|
492ed60f23
Fixed #33029 -- Allowed multiple popups for self-related fields in admin.
|
3 lat temu |
Aljaž Košir
|
7b8beeee3d
Fixed #33155 -- Made ModelChoiceIteratorValue instances hashable.
|
3 lat temu |