Francesco Panico
|
99b4f90ec6
Refs #34110 -- Added StorageSettingsMixin.
|
2 năm trước cách đây |
Francesco Panico
|
032c09c414
Refs #34110 -- Reorganized django.core.files.storage into a separate module.
|
2 năm trước cách đây |
Nick Pope
|
9bd174b9a7
Updated documentation and comments for RFC updates.
|
2 năm trước cách đây |
Trey Hunner
|
fad070b07b
Improved readability of string interpolation in frequently used examples in docs.
|
2 năm trước cách đây |
Márton Salomváry
|
d6cbf39a1b
Fixed #34149 -- Allowed adding deferrable conditional exclusion constraints on PostgreSQL.
|
2 năm trước cách đây |
David Wobrock
|
0931d5b087
Improved async request factory and client docs.
|
2 năm trước cách đây |
Mariusz Felisiak
|
d6fbfea08d
Added Python 3.12 to daily builds.
|
2 năm trước cách đây |
Simon Charette
|
59bea9efd2
Fixed #28477 -- Stripped unused annotations on aggregation.
|
2 năm trước cách đây |
Jon Janzen
|
321ecb40f4
Fixed #34135 -- Added async-compatible interface to related managers.
|
2 năm trước cách đây |
Marco Marra
|
41e8931c2c
Fixed typo in BaseModelAdmin.has_delete_permission()'s docstring.
|
2 năm trước cách đây |
Nick Pope
|
e0fb2a25b9
Used super().execute/executemany() in SQLiteCursorWrapper.
|
2 năm trước cách đây |
Scott Halgrim
|
c4eaa67e2b
Fixed #34063 -- Fixed reading request body with async request factory and client.
|
2 năm trước cách đây |
Ryan Cheley
|
8e6ea1d153
Fixed #10070 -- Added support for pyformat style parameters on SQLite.
|
2 năm trước cách đây |
Jon Janzen
|
7b94847e38
Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() methods for related managers.
|
2 năm trước cách đây |
Simon Charette
|
76e37513e2
Refs #33374 -- Adjusted full match condition handling.
|
2 năm trước cách đây |
Simon Charette
|
4b702c832c
Refs #33374 -- Added tests for multi-table fast-deletion with filters that match everything.
|
2 năm trước cách đây |
Florian Apolloner
|
7990d254b0
Refs #33308 -- Improved adapting DecimalField values to decimal.
|
2 năm trước cách đây |
Simon Charette
|
5f09ab8c30
Refs #17144 -- Removed support for grouping by primary key.
|
2 năm trước cách đây |
Simon Charette
|
041551d716
Fixed #31331 -- Switched MySQL to group by selected primary keys.
|
2 năm trước cách đây |
Simon Charette
|
967f8750ab
Refs #27849 -- Fixed filtered aggregates crash on filters that match everything.
|
2 năm trước cách đây |
Simon Charette
|
77cf70ea96
Refs #27849 -- Added test for filtered aggregates with empty conditions.
|
2 năm trước cách đây |
Bhuvnesh
|
123b1d3fcf
Fixed #34137 -- Made Model.refresh_from_db() clear cached generic relations.
|
2 năm trước cách đây |
Daniel Ivanov
|
5eab4d1924
Fixed #34088 -- Fixed Sitemap.get_latest_lastmod() crash with empty items.
|
2 năm trước cách đây |
Adam Johnson
|
444b6da7cc
Refs #33939 -- Improved transaction.on_commit() docs.
|
2 năm trước cách đây |
LightDiscord
|
e20c9eb60a
Fixed #27654 -- Propagated alters_data attribute to callables overridden in subclasses.
|
2 năm trước cách đây |
jer
|
5a7f3213ae
Refs #34095 -- Changed height of form controls to use rem units in admin.
|
2 năm trước cách đây |
Mariusz Felisiak
|
7b0e9ea53c
Fixed #34138 -- Avoided table rebuild when adding inline m2m fields on SQLite.
|
2 năm trước cách đây |
Nick Pope
|
0f4964535c
Removed obsolete references to pysqlite.
|
2 năm trước cách đây |
Nick Pope
|
18dd184ef0
Noted that JSON1 extension is enabled by default on SQLite 3.38+.
|
2 năm trước cách đây |
Bhuvnesh
|
e580b891cb
Refs #33646 -- Moved tests of QuerySet async interface into async tests.
|
2 năm trước cách đây |