django1/tests/distinct_on_fields
Simon Charette 07577a2d05 Fixed #25081 -- Prevented DISTINCT ON ordering from being cleared in get().
Thanks to pdewacht for the patch.
2015-07-09 16:00:52 -04:00
..
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
models.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
tests.py Fixed #25081 -- Prevented DISTINCT ON ordering from being cleared in get(). 2015-07-09 16:00:52 -04:00