This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-04 06:30:02 +00:00
Code
Issues
32
Releases
Wiki
Activity
14,292
Commits
29
Branches
430
Tags
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