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
d8ef5b0e65
django1
/
django
/
core
/
serializers
History
Tim Graham
1d1e246db6
Removed DateTimeAwareJSONEncoder alias.
2016-08-19 15:00:16 -04:00
..
__init__.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
base.py
Fixed
#26717
-- Added Serializer.stream_class to customize the stream.
2016-06-08 11:08:18 -04:00
json.py
Removed DateTimeAwareJSONEncoder alias.
2016-08-19 15:00:16 -04:00
python.py
Fixed
#26207
-- Replaced dynamic classes with non-data descriptors for deferred instance loading.
2016-04-29 13:06:32 -04:00
pyyaml.py
Fixed
#24558
-- Made dumpdata mapping ordering deterministic.
2015-04-02 15:21:43 -04:00
xml_serializer.py
Fixed
#26207
-- Replaced dynamic classes with non-data descriptors for deferred instance loading.
2016-04-29 13:06:32 -04:00