summaryrefslogtreecommitdiff
path: root/docs/topics/db/aggregation.txt
AgeCommit message (Expand)Author
2010-05-10Fixed #12678 -- Corrected a few references to Queryset into QuerySet. Thanks ...Russell Keith-Magee
2010-01-16Created a 'DB optimization' topic, with cross-refs to relevant sections.Luke Plant
2010-01-09Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiroAdrian Holovaty
2010-01-09Removed ridiculous extra space around the title in docs/topics/db/aggregation...Adrian Holovaty
2009-04-12Fixed #10490 -- Small wording correction in the docs. Thanks, matehat.Malcolm Tredinnick
2009-03-31Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568,...Gary Wilson Jr
2009-03-25Fixed #10574 -- Documented interaction between annotations and order_by.Malcolm Tredinnick
2009-02-24Fixed #10344 -- Corrected some typos in the aggregation docs. Thanks to ewoud...Russell Keith-Magee
2009-02-23Fixed #10182 -- Corrected realiasing and the process of evaluating values() f...Russell Keith-Magee
2009-01-23Fixed #10052 -- Added import line for other aggregates used in examples. Than...Russell Keith-Magee
2009-01-16Fixed #10042 -- YAADT (Aggregation Docs Typo).Russell Keith-Magee
2009-01-15Fixed #10039 -- More typos in aggregation docs. Seriously, people, now you're...Russell Keith-Magee
2009-01-15Fixed #10035 -- Corrected more typos in the aggregation docs. Thanks to Ivan ...Russell Keith-Magee
2009-01-15Corrected another typo in aggregation docs. Thanks to Ivan Sagalaev for the r...Russell Keith-Magee
2009-01-15Corrected typo in aggregation docs. Thanks to Ivan Sagalaev for the report.Russell Keith-Magee
2009-01-15Corrected a copy-and-paste typo in a heading of the aggregation docs. Thanks ...Russell Keith-Magee
2009-01-15Fixed #3566 -- Added support for aggregation to the ORM. See the documentatio...Russell Keith-Magee