Commit Verlauf

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