index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
db
/
queries.txt
Age
Commit message (
Expand
)
Author
2025-11-21
Fixed #36718 -- Added JSONField support for negative array indexing on Oracle...
Clifford Gama
2025-11-17
Fixed #26379 -- Doc'd that the first filter() on a many-to-many relation is s...
Annabelle Wiegart
2025-10-29
Refs #35381 -- Deprecated using None in JSONExact rhs to mean JSON null.
Clifford Gama
2025-10-29
Fixed #35381 -- Added JSONNull() expression.
Clifford Gama
2025-10-29
Fixed #36329 -- Removed non-code custom link text when cross-referencing Pyth...
Clifford Gama
2025-10-16
Fixed #28586 -- Added model field fetch modes.
Adam Johnson
2025-10-16
Refs #28586 -- Edited related objects documentation.
Adam Johnson
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2025-06-13
Corrected jsonfield fieldlookup references.
Sarah Boyce
2025-05-16
Fixed #33312 -- Raised explicit exception when copying deferred model instances.
Simon Charette
2025-05-14
Fixed #36085 -- Added JSONField support for negative array indexing on SQLite.
savanto
2025-03-18
Fixed #36202 -- Added examples of JSONField __contains and __contained_by loo...
Clifford Gama
2025-03-13
Fixed incorrect formatting for inline pluralized code references in docs.
Clifford Gama
2025-03-12
Fixed #36249 -- Fixed typo in docs/topics/db/queries.txt.
hesham hatem
2024-10-09
Refs #35502 -- Clarified models.py file path in docs/topics/db/queries.txt.
Natalia
2023-10-25
Added missing pycon directives in various docs.
Mariusz Felisiak
2023-09-18
Refs #33308 -- Removed support for passing encoded JSON string literals to JS...
Mariusz Felisiak
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
2023-06-07
Fixed #30355 -- Doc'd interaction between custom managers and prefetch_relate...
Akash Kumar Sen
2023-04-06
Fixed #34463 -- Corrected code-block directives in docs.
Yahya Ali
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-28
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-01-17
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2022-12-01
Refs #33308 -- Deprecated support for passing encoded JSON string literals to...
Simon Charette
2022-09-16
Fixed #33966 -- Added support for using KeyTextTransform from lookup.
Allen Jonathan David
2022-08-30
Fixed #33958 -- Added imports to examples in "Expressions can reference trans...
Iván Camilo Triviño López
2022-07-26
Fixed #33820 -- Doc'd "true"/"false"/"null" caveat for JSONField key transfor...
Mariusz Felisiak
2022-05-18
Refs #33646 -- Fixed link markup in queries topic doc.
Simon Willison
2022-04-28
Removed hyphen from pre-/re- prefixes.
David
2022-04-26
Fixed #33646 -- Added async-compatible interface to QuerySet.
Andrew Godwin
2022-03-04
Fixed #29865 -- Added logical XOR support for Q() and querysets.
Ryan Heard
2022-02-22
Removed redundant QuerySet.all() calls in docs and tests.
Nick Pope
2021-12-30
Fixed #27936 -- Rewrote spanning multi-valued relationships docs.
Jacob Walls
2021-12-30
Added default values to Entry's fields in making queries docs.
Mariusz Felisiak
2021-12-15
Fixed #16063 -- Adjusted admin changelist searches spanning multi-valued rela...
Jacob Walls
2021-09-20
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-02-22
Refs #4027 -- Added Model._state.adding to docs about copying model instances.
Johannes Wilm
2021-01-19
Corrected versionadded annotations.
Mariusz Felisiak
2021-01-14
Removed versionadded/changed annotations for 3.1.
Mariusz Felisiak
2020-12-15
Added backticks to code literals in various docs.
Jon Dufresne
2020-11-27
Fixed #25534, Fixed #31639 -- Added support for transform references in expre...
Ian Foote
2020-11-12
Fixed #32187 -- Removed unnecessary select_related in queries doc.
Hasan Ramezani
2020-09-04
Fixed #31894 -- Added note about using JSONField key lookups with QuerySet.ex...
jpribyl
2020-07-28
Fixed #31829 -- Used JSONField __contains lookup on key transforms.
sage
2020-07-28
Fixed #31836 -- Dropped support for JSONField __contains and __contained_by l...
Mariusz Felisiak
[next]