1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/regressiontests/queries
2009-06-07 18:07:53 +00:00
..
__init__.py
models.py Fixed #11274 -- Corrected doctests to not cause test failures due to missing newlines. Thanks Honza Kral. 2009-06-07 18:07:53 +00:00
tests.py Added a QuerySet.ordered property to check if a queryset is already ordered. Refs #10163. 2009-04-22 22:16:19 +00:00