summaryrefslogtreecommitdiff
path: root/django/db/models/sql/datastructures.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1142 -- Added multiple database support.Russell Keith-Magee2009-12-221-8/+4
* Fixed #3566 -- Added support for aggregation to the ORM. See the documentatio...Russell Keith-Magee2009-01-151-53/+0
* Made it possible to pickle DateQuerySets.Malcolm Tredinnick2008-08-201-1/+1
* Merged the queryset-refactor branch into trunk.Malcolm Tredinnick2008-04-271-0/+103