django/tests/regressiontests/queries
Claude Paroz 169b1a404c Replaced foo.next() by next(foo).
This new syntax for next() has been introduced in Python 2.6 and is
compatible with Python 3.
2012-05-10 20:15:49 +02:00
..
__init__.py Merged the queryset-refactor branch into trunk. 2008-04-27 02:50:16 +00:00
models.py Fix proxy model Query.remove_inherited_models() 2012-05-09 20:33:31 +03:00
tests.py Replaced foo.next() by next(foo). 2012-05-10 20:15:49 +02:00