This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
14,257
Commits
28
Branches
423
Tags
681
MiB
f7d945e325
Commit Graph
1 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