Mariusz Felisiak
|
396da8b94c
Refs #30841 -- Made isnull lookup raise ValueError for non-boolean values.
|
4 năm trước cách đây |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
4 năm trước cách đây |
Iuri de Silvio
|
02391bc98c
Fixed #32313 -- Corrected QuerySet.in_bulk() signature.
|
4 năm trước cách đây |
Alexander Lyabah
|
415f50298f
Fixed #32231 -- Allowed passing None params to QuerySet.raw().
|
4 năm trước cách đây |
Jon Dufresne
|
550297d20d
Added backticks to code literals in various docs.
|
4 năm trước cách đây |
Ian Foote
|
8b040e3cbb
Fixed #25534, Fixed #31639 -- Added support for transform references in expressions.
|
4 năm trước cách đây |
David-Wobrock
|
7b42d34646
Refs #27718 -- Doc'd and tested QuerySet.exists() for combined querysets.
|
4 năm trước cách đây |
Paweł Zarębski
|
054ab1e00f
Fixed example of QuerySet.explain() with flags in docs.
|
4 năm trước cách đây |
Mike Lissner
|
8c0794ba0d
Refs #28939 -- Doc’d Prefetch behavior with multiple DBs.
|
4 năm trước cách đây |
Mariusz Felisiak
|
9a0e5052ed
Corrected exception types in QuerySet docs.
|
4 năm trước cách đây |
Hasan Ramezani
|
5362e08624
Fixed #31943 -- Fixed recreating QuerySet.values()/values_list() when using a pickled Query.
|
4 năm trước cách đây |
Kaustubh
|
b9be11d442
Fixed #31918 -- Allowed QuerySet.in_bulk() to fetch on a single distinct field.
|
4 năm trước cách đây |
Adam Alton
|
6e9c5ee88f
Removed unnecessary sentence in QuerySet docs.
|
4 năm trước cách đây |
Alexandr Tatarinov
|
f4ac167119
Fixed #27719 -- Added QuerySet.alias() to allow creating reusable aliases.
|
4 năm trước cách đây |
Ramiro Morales
|
51e536178c
Fixed typo in docs/ref/models/querysets.txt.
|
4 năm trước cách đây |
Adam Johnson
|
bc4fea92b2
Doc'd Model.MultipleObjectsReturned docs and improved documentation related with models exceptions.
|
4 năm trước cách đây |
Simon Charette
|
ca6c5e5fc2
Fixed #31770 -- Allowed select_for_update(of) on MySQL 8.0.1+.
|
4 năm trước cách đây |
matt ferrante
|
7d6916e827
Fixed #29789 -- Added support for nested relations to FilteredRelation.
|
5 năm trước cách đây |
davidchorpash
|
779e615e36
Fixed #31573 -- Made QuerySet.update() respect ordering on MariaDB/MySQL.
|
4 năm trước cách đây |
Tobias Krönke
|
69e0d9c553
Fixed #31689 -- Doc'd caveat about using bulk_create()'s ignore_conflicts on MariDB and MySQL.
|
4 năm trước cách đây |
David Smith
|
dbdc192ca3
Preferred usage of among/while to amongst/whilst.
|
4 năm trước cách đây |
Manuel Weitzman
|
a4e6030904
Fixed #30375 -- Added FOR NO KEY UPDATE support to QuerySet.select_for_update() on PostgreSQL.
|
4 năm trước cách đây |
Mariusz Felisiak
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
4 năm trước cách đây |
Adam Johnson
|
83c631ade7
Improved wording in Q() docs.
|
4 năm trước cách đây |
Adam Johnson
|
d17b380653
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.
|
4 năm trước cách đây |
Adam Johnson
|
93ed71e058
Fixed #31403 -- Added support for returning fields from INSERT statements on MariaDB 10.5+.
|
5 năm trước cách đây |
Hasan Ramezani
|
53b6a466d8
Refs #29724 -- Added is_dst parameter to QuerySet.datetimes().
|
5 năm trước cách đây |
Mariusz Felisiak
|
30ca66eadd
Added missing backticks in various docs.
|
5 năm trước cách đây |
Adam Johnson
|
382af9b141
Fixed #31003 -- Doc'd and tested return value of QuerySet.bulk_create().
|
5 năm trước cách đây |
Mariusz Felisiak
|
0107e3d105
Fixed #30953 -- Made select_for_update() lock queryset's model when using "self" with multi-table inheritance.
|
5 năm trước cách đây |