Histórico de Commits

Autor SHA1 Mensagem Data
  Tim Graham e0837f2cb1 Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. há 9 anos atrás
  Maarten fe58d96e50 Fixed #25355 -- Made two tweaks to docs/topics/db/aggregation.txt. há 9 anos atrás
  Caio Ariede 3862c568ac Fixed #25136 -- Documented Count('X', distinct=True) in aggregate topic guide. há 9 anos atrás
  Tim Graham dc2d75f4d4 Fixed typo in aggregation docs link. há 10 anos atrás
  Benjamin Bach 3ab8d0b8c7 Fixed a typo in aggregation docs. há 10 anos atrás
  Benjamin Bach 4b23a6c7a9 Documented a current limitation of multiple table annotation; refs #10060. há 10 anos atrás
  Éric Araujo cbffc900bb Fix link target markup há 10 anos atrás
  Josh Smeaton f59fd15c49 Fixed #14030 -- Allowed annotations to accept all expressions há 11 anos atrás
  areski 9d6551204e Removed unnecessary code-block directives. há 10 anos atrás
  Tim Graham f3e7ab366c Removed gender-based pronouns per [c0a2daad78]. há 11 anos atrás
  Marc Egli e4591debd1 Add missing imports and models to the examples in the the model layer documentation há 11 anos atrás
  Tim Graham 93cffc3b37 Added missing markup to docs. há 12 anos atrás
  Ramiro Morales 0560bfb705 Mention backward relationships in aggregate docs. há 12 anos atrás
  Adrian Holovaty 64229eb388 Started a 'Cheat sheet' section in aggregation docs because I desperately need this há 13 anos atrás
  Jannis Leidel 2eadc418af Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces. há 13 anos atrás
  Simon Meers 5ecb88c146 Fixed #16014 -- numerous documentation typos -- thanks psmith. há 13 anos atrás
  Timo Graham 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 há 14 anos atrás
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. há 14 anos atrás
  Russell Keith-Magee 2dc2ed87e5 Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for the patch. há 14 anos atrás
  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. há 15 anos atrás
  Luke Plant 2e9518bb39 Created a 'DB optimization' topic, with cross-refs to relevant sections. há 15 anos atrás
  Adrian Holovaty 88265d4a73 Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro há 15 anos atrás
  Adrian Holovaty 4a6c746977 Removed ridiculous extra space around the title in docs/topics/db/aggregation.txt há 15 anos atrás
  Malcolm Tredinnick 1aa0d1b4a6 Fixed #10490 -- Small wording correction in the docs. Thanks, matehat. há 16 anos atrás
  Gary Wilson Jr 7372ea159a Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568, #10569, #10614, #10617, #10619 -- Fixed several typos as well as a couple minor issues in the docs, patches from timo, nih, bthomas, rduffield, UloPe, and sebleier@gmail.com. há 16 anos atrás
  Malcolm Tredinnick 6fa30faa79 Fixed #10574 -- Documented interaction between annotations and order_by. há 16 anos atrás
  Russell Keith-Magee 86a048b4e0 Fixed #10344 -- Corrected some typos in the aggregation docs. Thanks to ewoudenberg for the report. há 16 anos atrás
  Russell Keith-Magee 542709d0d1 Fixed #10182 -- Corrected realiasing and the process of evaluating values() for queries with aggregate clauses. This means that aggregate queries can now be used as subqueries (such as in an __in clause). Thanks to omat for the report. há 16 anos atrás
  Russell Keith-Magee f5ed27cf1f Fixed #10052 -- Added import line for other aggregates used in examples. Thanks to Tyler Brownell <tyler@bluefoxstudio.ca> for the suggestion. há 16 anos atrás
  Russell Keith-Magee f9f9d703cf Fixed #10042 -- YAADT (Aggregation Docs Typo). há 16 anos atrás