django1/django/core/serializers
Aymeric Augustin 5c09c59bc7 [py3] Renamed `next` to `__next__` in iterators.
See PEP 3114. `next` is retained as an alias for Python 2.
2012-08-09 14:36:05 +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] Ported django.utils.encoding. 2012-08-07 12:00:22 +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