This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
regressiontests
/
queries
History
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