summaryrefslogtreecommitdiff
path: root/tests/modeltests/distinct_on_fields
AgeCommit message (Expand)Author
2012-08-12[py3] Refactored __unicode__ to __str__.Aymeric Augustin
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