summaryrefslogtreecommitdiff
path: root/tests/modeltests/distinct_on_fields/models.py
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
2011-12-22Added support for modifying the effect of ``DISTINCT`` clauses so theyRamiro Morales