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
5528e7da1a
django1
/
django
/
core
/
serializers
History
Maxime Lorant
5153a3bfdc
Fixed
#25331
-- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00
..
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
base.py
Fixed
#22258
-- Added progress status for dumpdata when outputting to file
2015-07-24 18:37:55 +02:00
json.py
Reordered import in JSON serializer
2015-06-24 18:45:46 +02:00
python.py
Fixed
#24716
-- Deprecated Field._get_val_from_obj()
2015-07-14 09:13:22 -04:00
pyyaml.py
Fixed
#24558
-- Made dumpdata mapping ordering deterministic.
2015-04-02 15:21:43 -04:00
xml_serializer.py
Fixed
#25331
-- Removed trailing blank lines in docstrings.
2015-08-31 17:37:21 -04:00