Histórico de commits

Autor SHA1 Mensagem Data
  Mariusz Felisiak 718b32c691 Added missing pycon directives in various docs. 1 ano atrás
  lufafajoshua 8adc7c86ab Fixed #34808 -- Doc'd aggregate function's default argument. 1 ano atrás
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 anos atrás
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 anos atrás
  Dhanush 6df9398cce Corrected example of redundant all() in docs. 2 anos atrás
  Nick Pope 847f46e9bf Removed redundant QuerySet.all() calls in docs and tests. 3 anos atrás
  Mariusz Felisiak fcd44b889f Refs #14357 -- Updated docs about interaction between aggregations and QuerySet.order_by(). 3 anos atrás
  Hasan Ramezani 1351f2ee16 Fixed #32618 -- Added link to conditional aggregation in aggregation topic guide. 3 anos atrás
  Jon Dufresne 5e00bd1f77 Removed unnecessary code-block directives in various docs. 5 anos atrás
  Sergey Fedoseev abc51d44af Used :ticket: role in all tickets links. 5 anos atrás
  Mariusz Felisiak 0ddb4ebf7b Refs #14357 -- Made Meta.ordering not affect GROUP BY queries. 5 anos atrás
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 anos atrás
  Daniel Musketa ba72606760 Fixed #30347 -- Fixed typo in docs/topics/db/aggregation.txt. 5 anos atrás
  Peter Inglesby a1ffbfb801 Removed unused fields from aggregation docs. 6 anos atrás
  Ramiro Morales 1b1f64ee5a Refs #14357 -- Deprecated Meta.ordering affecting GROUP BY queries. 6 anos atrás
  Vishvajit Pathak a48bc0cec9 Fixed #29573 -- Added links in aggregation topic guide. 6 anos atrás
  Tim Graham 7543ab1f8d Removed versionadded/changed annotations for 2.0. 6 anos atrás
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. 6 anos atrás
  Tim Graham 00b93c2b1e Fixed typo in docs/topics/db/aggregation.txt. 7 anos atrás
  Stefan Schneider 08c8c3ead9 Fixed #28653 -- Added missing ForeignKey.on_delete argument in docs. 7 anos atrás
  Tom b78d100fa6 Fixed #27849 -- Added filtering support to aggregates. 7 anos atrás
  Tim Graham 49b9c89d40 Fixed #28233 -- Used a simpler example in the aggregation "cheat sheet" docs. 7 anos atrás
  Mads Jensen a7ec7afce1 Fixed typo in docs/topics/db/aggregation.txt header. 8 anos atrás
  Tim Graham 3aaf6cf0f3 Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering docs. 8 anos atrás
  MariKiev 30d110ef43 Added imports to docs/topics/db/aggregation.txt example. 8 anos atrás
  Tim Graham fe70f280d7 Refs #25136 -- Fixed nonexistent field reference in aggregation topic guide. 8 anos atrás
  Tim Shaffer 8550566af6 Fixed typo in docs/topics/db/aggregation.txt. 9 anos atrás
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 anos atrás
  Tim Graham 3d2236773b Refs #10060 -- Corrected description of multiple annotations bug. 9 anos atrás
  Tim Graham 91a431f48c Fixed #10045 -- Corrected docs about .annotate()/.filter() ordering. 9 anos atrás