summaryrefslogtreecommitdiff
path: root/tests/modeltests/distinct_on_fields/tests.py
AgeCommit message (Expand)Author
2012-06-07Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.Claude Paroz
2012-03-30Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks...Claude Paroz
2011-12-22Added support for modifying the effect of ``DISTINCT`` clauses so theyRamiro Morales