This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
79d62a7175
django1
/
django
/
core
/
serializers
History
Claude Paroz
7d0f883192
[py3] Fixed JSON deserialization
2012-08-11 23:23:31 +02:00
..
__init__.py
remove a bunch of unnescesarry iterkeys() calls
2012-08-08 07:33:15 -07:00
base.py
[py3] Renamed `next` to `__next__` in iterators.
2012-08-09 14:36:05 +02:00
json.py
[py3] Fixed JSON deserialization
2012-08-11 23:23:31 +02:00
python.py
[py3] Fixed 'iterable but non string' detection
2012-08-08 18:02:25 +02:00
pyyaml.py
[py3] Ported django.utils.encoding.
2012-08-07 12:00:22 +02:00
xml_serializer.py
[py3] Renamed `next` to `__next__` in iterators.
2012-08-09 14:36:05 +02:00