Mohammad Kazemi
|
10efefcb28
[5.0.x] Extended docs for Q() objects mentioning the ~ (NOT) operator.
|
hai 11 meses |
KimSia Sim
|
b4a29210cf
[5.0.x] Updated conditions to retrieve primary keys in bulk_create() docs.
|
hai 1 ano |
Mariusz Felisiak
|
415ef34c4c
[5.0.x] Added missing pycon directives in various docs.
|
hai 1 ano |
Tim Bell
|
8b18e0bb3b
[5.0.x] Fixed #27403 -- Doc'd that QuerySet.prefetch_related() doesn't guarantee transactional consistency.
|
hai 1 ano |
lufafajoshua
|
d4bbdf5337
[5.0.x] Fixed #34808 -- Doc'd aggregate function's default argument.
|
hai 1 ano |
David Sanders
|
fb5dd118e9
[5.0.x] Refs #34808 -- Doc'd that aggregation functions on empty groups can return None.
|
hai 1 ano |
Clément Escolano
|
cac94dd8aa
Fixed #33651 -- Added support for prefetching GenericForeignKey.
|
hai 1 ano |
Mariusz Felisiak
|
88b5b7b8e5
Corrected QuerySet.prefetch_related() note about GenericRelation().
|
hai 1 ano |
Mariusz Felisiak
|
2b582387d5
Fixed #34760 -- Dropped support for SQLite < 3.27.
|
hai 1 ano |
Mariusz Felisiak
|
b719688b21
Fixed #34761 -- Dropped support for MySQL < 8.0.11.
|
hai 1 ano |
John Parton
|
fff14736f1
Fixed #34331 -- Added QuerySet.aiterator() support for prefetch_related().
|
hai 1 ano |
John Parton
|
af0c5caff7
Fixed #34749 -- Corrected QuerySet.acreate() signature in docs.
|
hai 1 ano |
nessita
|
addbc90049
Fixed typo in docs/ref/models/querysets.txt.
|
hai 1 ano |
Vyacheslav Dmitriev
|
b126f69416
Refs #30052 -- Clarified that defer() and only() do not work with aggregated fields.
|
hai 1 ano |
Thomas Chaumeny
|
89c7454dbd
Fixed #34698 -- Made QuerySet.bulk_create() retrieve primary keys when updating conflicts.
|
hai 1 ano |
Mariusz Felisiak
|
c4a09499aa
Fixed typo in docs/ref/models/querysets.txt.
|
hai 1 ano |
Nick Pope
|
f8092ee9ad
Improved style of n-tuple wording in docs and comments.
|
hai 1 ano |
Anders Kaseorg
|
b81e974e9e
Fixed #34604 -- Corrected fallback SQL for n-ary logical XOR.
|
hai 1 ano |
Tom Forbes
|
23d24f82a7
Doc'd that Count("*") is equivalent to COUNT(*) SQL.
|
hai 1 ano |
Mariusz Felisiak
|
c487634c10
Added meaningful titles to ..admonition:: directives.
|
hai 1 ano |
David Sanders
|
0494efddc4
Fixed #34440 -- Doc'd that & queryset operator works similar to chaining.
|
%!s(int64=2) %!d(string=hai) anos |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
%!s(int64=2) %!d(string=hai) anos |
tschilling
|
c5808470aa
Fixed #34280 -- Allowed specifying different field values for create operation in QuerySet.update_or_create().
|
%!s(int64=2) %!d(string=hai) anos |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
%!s(int64=2) %!d(string=hai) anos |
Mariusz Felisiak
|
1391356276
Refs #29984 -- Made QuerySet.iterator() without chunk_size raise ValueError after prefetch_related().
|
%!s(int64=2) %!d(string=hai) anos |
Mariusz Felisiak
|
2fad163257
Refs #32365 -- Removed is_dst argument for various methods and functions.
|
%!s(int64=2) %!d(string=hai) anos |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
%!s(int64=2) %!d(string=hai) anos |
Ryan Cheley
|
68bd8f4cb4
Fixed #24048 -- Corrected QuerySet.only() docs about interaction with defer().
|
%!s(int64=2) %!d(string=hai) anos |
sarahboyce
|
7a5307974a
Fixed #34099 -- Added release notes for QuerySet.update_or_create() changes.
|
%!s(int64=2) %!d(string=hai) anos |
Nick Pope
|
9bd174b9a7
Updated documentation and comments for RFC updates.
|
%!s(int64=2) %!d(string=hai) anos |