summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-04-16 02:58:00 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2008-04-16 02:58:00 +0000
commit1add6fb36638f064f817d91ff5fb5222555b410c (patch)
treef662e1e53472bddcac7771d9c66a6db889dec77a /tests
parentc934beea01b62ae0daa3ee09f1bad3fac835b019 (diff)
queryset-refactor: Querysets no longer need to be customised per-backend.
Instead, it's the Query class that is backend-dependent. So make that explicit in the code (code should refer to sql.Query and they will always get the right backend-specific class). This also fixes the main part of #6956, in that the various subclasses of Query automatically use any custom Query class. Fixed #6956. git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@7426 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions