Historique des commits

Auteur SHA1 Message Date
  MariKiev 30d110ef43 Added imports to docs/topics/db/aggregation.txt example. il y a 9 ans
  Tim Graham fe70f280d7 Refs #25136 -- Fixed nonexistent field reference in aggregation topic guide. il y a 9 ans
  Tim Shaffer 8550566af6 Fixed typo in docs/topics/db/aggregation.txt. il y a 9 ans
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. il y a 9 ans
  Tim Graham 3d2236773b Refs #10060 -- Corrected description of multiple annotations bug. il y a 9 ans
  Tim Graham 91a431f48c Fixed #10045 -- Corrected docs about .annotate()/.filter() ordering. il y a 9 ans
  Tim Graham e0837f2cb1 Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. il y a 9 ans
  Maarten fe58d96e50 Fixed #25355 -- Made two tweaks to docs/topics/db/aggregation.txt. il y a 9 ans
  Caio Ariede 3862c568ac Fixed #25136 -- Documented Count('X', distinct=True) in aggregate topic guide. il y a 9 ans
  Tim Graham dc2d75f4d4 Fixed typo in aggregation docs link. il y a 10 ans
  Benjamin Bach 3ab8d0b8c7 Fixed a typo in aggregation docs. il y a 10 ans
  Benjamin Bach 4b23a6c7a9 Documented a current limitation of multiple table annotation; refs #10060. il y a 10 ans
  Éric Araujo cbffc900bb Fix link target markup il y a 10 ans
  Josh Smeaton f59fd15c49 Fixed #14030 -- Allowed annotations to accept all expressions il y a 11 ans
  areski 9d6551204e Removed unnecessary code-block directives. il y a 10 ans
  Tim Graham f3e7ab366c Removed gender-based pronouns per [c0a2daad78]. il y a 11 ans
  Marc Egli e4591debd1 Add missing imports and models to the examples in the the model layer documentation il y a 12 ans
  Tim Graham 93cffc3b37 Added missing markup to docs. il y a 12 ans
  Ramiro Morales 0560bfb705 Mention backward relationships in aggregate docs. il y a 12 ans
  Adrian Holovaty 64229eb388 Started a 'Cheat sheet' section in aggregation docs because I desperately need this il y a 13 ans
  Jannis Leidel 2eadc418af Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces. il y a 13 ans
  Simon Meers 5ecb88c146 Fixed #16014 -- numerous documentation typos -- thanks psmith. il y a 14 ans
  Timo Graham 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 il y a 14 ans
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. il y a 14 ans
  Russell Keith-Magee 2dc2ed87e5 Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for the patch. il y a 14 ans
  Russell Keith-Magee b34edc76eb Fixed #12678 -- Corrected a few references to Queryset into QuerySet. Thanks to ChrisMorgan for the report, and timo for the patch. il y a 15 ans
  Luke Plant 2e9518bb39 Created a 'DB optimization' topic, with cross-refs to relevant sections. il y a 15 ans
  Adrian Holovaty 88265d4a73 Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro il y a 15 ans
  Adrian Holovaty 4a6c746977 Removed ridiculous extra space around the title in docs/topics/db/aggregation.txt il y a 15 ans
  Malcolm Tredinnick 1aa0d1b4a6 Fixed #10490 -- Small wording correction in the docs. Thanks, matehat. il y a 16 ans