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
18,515
Commits
26
Branches
382
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Marc Tamlyn
829dc3c5a6
Fixed
#20094
- Be more careful when checking for Iterator
...
Python 2.6 has some different behaviour when checking isinstance(foo, collections.Iterator).
2013-03-22 17:31:29 +01:00
Florian Apolloner
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
2013-02-26 14:36:57 +01:00