Historial de Commits

Autor SHA1 Mensaje Fecha
  Sarah Boyce 810edfd742 Removed versionadded/changed annotations for 5.1. hace 2 meses
  Anthony Joseph 3a8f52fbc6 Fixed #35856 -- Added QuerySet.explain() support for MEMORY/SERIALIZE option on PostgreSQL 17+. hace 4 meses
  Adam Johnson 26a67943ac Removed outdated note about lack of subquery support in MySQL. hace 5 meses
  Simon Charette 65ad4ade74 Refs #28900 -- Made SELECT respect the order specified by values(*selected). hace 1 año
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. hace 9 meses
  Mariusz Felisiak 160c0ab13a Fixed rendering XOR section in docs. hace 9 meses
  Mohammad Kazemi 47c608202a Extended docs for Q() objects mentioning the ~ (NOT) operator. hace 10 meses
  KimSia Sim c9ce764f59 Updated conditions to retrieve primary keys in bulk_create() docs. hace 1 año
  Aman Pandey 0fcd72bc48 Fixed #34633 -- Made create() method of reverse many-to-one managers clear prefetch_related() cache. hace 1 año
  Mariusz Felisiak 718b32c691 Added missing pycon directives in various docs. hace 1 año
  Tim Bell ee104251c4 Fixed #27403 -- Doc'd that QuerySet.prefetch_related() doesn't guarantee transactional consistency. hace 1 año
  lufafajoshua 8adc7c86ab Fixed #34808 -- Doc'd aggregate function's default argument. hace 1 año
  Mariusz Felisiak f9e9526800 Fixed #34873 -- Added QuerySet.explain() support for GENERIC_PLAN option on PostgreSQL 16+. hace 1 año
  David Sanders 78b5c90753 Refs #34808 -- Doc'd that aggregation functions on empty groups can return None. hace 1 año
  Mariusz Felisiak 3623a0c079 Fixed #34850 -- Dropped support for MariaDB 10.4. hace 1 año
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. hace 1 año
  Clément Escolano cac94dd8aa Fixed #33651 -- Added support for prefetching GenericForeignKey. hace 1 año
  Mariusz Felisiak 88b5b7b8e5 Corrected QuerySet.prefetch_related() note about GenericRelation(). hace 1 año
  Mariusz Felisiak 2b582387d5 Fixed #34760 -- Dropped support for SQLite < 3.27. hace 1 año
  Mariusz Felisiak b719688b21 Fixed #34761 -- Dropped support for MySQL < 8.0.11. hace 1 año
  John Parton fff14736f1 Fixed #34331 -- Added QuerySet.aiterator() support for prefetch_related(). hace 1 año
  John Parton af0c5caff7 Fixed #34749 -- Corrected QuerySet.acreate() signature in docs. hace 1 año
  nessita addbc90049 Fixed typo in docs/ref/models/querysets.txt. hace 1 año
  Vyacheslav Dmitriev b126f69416 Refs #30052 -- Clarified that defer() and only() do not work with aggregated fields. hace 1 año
  Thomas Chaumeny 89c7454dbd Fixed #34698 -- Made QuerySet.bulk_create() retrieve primary keys when updating conflicts. hace 1 año
  Mariusz Felisiak c4a09499aa Fixed typo in docs/ref/models/querysets.txt. hace 1 año
  Nick Pope f8092ee9ad Improved style of n-tuple wording in docs and comments. hace 1 año
  Anders Kaseorg b81e974e9e Fixed #34604 -- Corrected fallback SQL for n-ary logical XOR. hace 1 año
  Tom Forbes 23d24f82a7 Doc'd that Count("*") is equivalent to COUNT(*) SQL. hace 1 año
  Mariusz Felisiak c487634c10 Added meaningful titles to ..admonition:: directives. hace 1 año