Histórico de Commits

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