1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/queries
2009-08-20 16:05:25 +00:00
..
__init__.py Merged the queryset-refactor branch into trunk. 2008-04-27 02:50:16 +00:00
models.py Fixed an assumed ordering in the queries regression tests by making it explicit. 2009-08-20 16:05:25 +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