| Age | Commit message (Expand) | Author |
| 2013-03-22 | Added missing markup to docs. | Tim Graham |
| 2013-02-12 | Mention backward relationships in aggregate docs. | Ramiro Morales |
| 2012-01-13 | Started a 'Cheat sheet' section in aggregation docs because I desperately nee... | Adrian Holovaty |
| 2011-09-30 | Fixed doc references to `django.db.models.query.QuerySet` and converted some ... | Jannis Leidel |
| 2011-05-13 | Fixed #16014 -- numerous documentation typos -- thanks psmith. | Simon Meers |
| 2010-12-26 | Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 | Timo Graham |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2010-08-07 | Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for ... | Russell Keith-Magee |
| 2010-05-10 | Fixed #12678 -- Corrected a few references to Queryset into QuerySet. Thanks ... | Russell Keith-Magee |
| 2010-01-16 | Created a 'DB optimization' topic, with cross-refs to relevant sections. | Luke Plant |
| 2010-01-09 | Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro | Adrian Holovaty |
| 2010-01-09 | Removed ridiculous extra space around the title in docs/topics/db/aggregation... | Adrian Holovaty |
| 2009-04-12 | Fixed #10490 -- Small wording correction in the docs. Thanks, matehat. | Malcolm Tredinnick |
| 2009-03-31 | Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568,... | Gary Wilson Jr |
| 2009-03-25 | Fixed #10574 -- Documented interaction between annotations and order_by. | Malcolm Tredinnick |
| 2009-02-24 | Fixed #10344 -- Corrected some typos in the aggregation docs. Thanks to ewoud... | Russell Keith-Magee |
| 2009-02-23 | Fixed #10182 -- Corrected realiasing and the process of evaluating values() f... | Russell Keith-Magee |
| 2009-01-23 | Fixed #10052 -- Added import line for other aggregates used in examples. Than... | Russell Keith-Magee |
| 2009-01-16 | Fixed #10042 -- YAADT (Aggregation Docs Typo). | Russell Keith-Magee |
| 2009-01-15 | Fixed #10039 -- More typos in aggregation docs. Seriously, people, now you're... | Russell Keith-Magee |
| 2009-01-15 | Fixed #10035 -- Corrected more typos in the aggregation docs. Thanks to Ivan ... | Russell Keith-Magee |
| 2009-01-15 | Corrected another typo in aggregation docs. Thanks to Ivan Sagalaev for the r... | Russell Keith-Magee |
| 2009-01-15 | Corrected typo in aggregation docs. Thanks to Ivan Sagalaev for the report. | Russell Keith-Magee |
| 2009-01-15 | Corrected a copy-and-paste typo in a heading of the aggregation docs. Thanks ... | Russell Keith-Magee |
| 2009-01-15 | Fixed #3566 -- Added support for aggregation to the ORM. See the documentatio... | Russell Keith-Magee |