커밋 기록

작성자 SHA1 메시지 날짜
  Clifford Gama ef6a83789b Fixed pronoun disagreement in docs/ref/models/querysets.txt. 2 주 전
  Clifford Gama 3235e76eb5 Corrected aggregation example in docs/ref/models/querysets.txt. 2 주 전
  Clifford Gama efe3ca09e0 Fixed incorrect formatting for inline pluralized code references in docs. 1 주 전
  samruddhiDharankar 9120a19c4e Fixed #36066 -- Documented that Q objects can be used directly in annotations. 3 주 전
  Chris Muthig 4b977a5d72 Fixed #35444 -- Added generic support for Aggregate.order_by. 3 달 전
  Sarah Boyce 810edfd742 Removed versionadded/changed annotations for 5.1. 3 달 전
  Anthony Joseph 3a8f52fbc6 Fixed #35856 -- Added QuerySet.explain() support for MEMORY/SERIALIZE option on PostgreSQL 17+. 5 달 전
  Adam Johnson 26a67943ac Removed outdated note about lack of subquery support in MySQL. 6 달 전
  Simon Charette 65ad4ade74 Refs #28900 -- Made SELECT respect the order specified by values(*selected). 2 년 전
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. 10 달 전
  Mariusz Felisiak 160c0ab13a Fixed rendering XOR section in docs. 10 달 전
  Mohammad Kazemi 47c608202a Extended docs for Q() objects mentioning the ~ (NOT) operator. 11 달 전
  KimSia Sim c9ce764f59 Updated conditions to retrieve primary keys in bulk_create() docs. 1 년 전
  Aman Pandey 0fcd72bc48 Fixed #34633 -- Made create() method of reverse many-to-one managers clear prefetch_related() cache. 1 년 전
  Mariusz Felisiak 718b32c691 Added missing pycon directives in various docs. 1 년 전
  Tim Bell ee104251c4 Fixed #27403 -- Doc'd that QuerySet.prefetch_related() doesn't guarantee transactional consistency. 1 년 전
  lufafajoshua 8adc7c86ab Fixed #34808 -- Doc'd aggregate function's default argument. 1 년 전
  Mariusz Felisiak f9e9526800 Fixed #34873 -- Added QuerySet.explain() support for GENERIC_PLAN option on PostgreSQL 16+. 1 년 전
  David Sanders 78b5c90753 Refs #34808 -- Doc'd that aggregation functions on empty groups can return None. 1 년 전
  Mariusz Felisiak 3623a0c079 Fixed #34850 -- Dropped support for MariaDB 10.4. 1 년 전
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. 1 년 전
  Clément Escolano cac94dd8aa Fixed #33651 -- Added support for prefetching GenericForeignKey. 1 년 전
  Mariusz Felisiak 88b5b7b8e5 Corrected QuerySet.prefetch_related() note about GenericRelation(). 1 년 전
  Mariusz Felisiak 2b582387d5 Fixed #34760 -- Dropped support for SQLite < 3.27. 1 년 전
  Mariusz Felisiak b719688b21 Fixed #34761 -- Dropped support for MySQL < 8.0.11. 1 년 전
  John Parton fff14736f1 Fixed #34331 -- Added QuerySet.aiterator() support for prefetch_related(). 1 년 전
  John Parton af0c5caff7 Fixed #34749 -- Corrected QuerySet.acreate() signature in docs. 1 년 전
  nessita addbc90049 Fixed typo in docs/ref/models/querysets.txt. 1 년 전
  Vyacheslav Dmitriev b126f69416 Refs #30052 -- Clarified that defer() and only() do not work with aggregated fields. 1 년 전
  Thomas Chaumeny 89c7454dbd Fixed #34698 -- Made QuerySet.bulk_create() retrieve primary keys when updating conflicts. 1 년 전