summaryrefslogtreecommitdiff
path: root/django/db/models/sql/__init__.py
AgeCommit message (Expand)Author
2008-03-15queryset-refactor: The EmptyResultSet exception was declared in two places.Malcolm Tredinnick
2008-02-27queryset-refactor: Moved the Query subclasses into their own file.Malcolm Tredinnick
2007-09-13Initial portion of queryset rewrite. This breaks a lot more than it fixes inMalcolm Tredinnick