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
e1266e50b2
django1
/
django
/
core
/
serializers
History
Tim Graham
5649c0af9d
Fixed "indentation is not a multiple of four" pep8 issues.
2013-09-03 14:22:21 -04:00
..
__init__.py
Deprecated django.utils.importlib
2013-07-29 17:10:22 +02:00
base.py
Removed several unused imports.
2013-06-19 17:18:40 +02:00
json.py
Fixed
#13182
-- Prevented trailing spaces in indented json output
2013-08-31 15:18:01 +02:00
python.py
Fixed
#19746
-- Allow deserialization of pk-less data
2013-02-12 17:10:42 +08:00
pyyaml.py
Fixed
#18003
-- Preserved tracebacks when re-raising errors.
2013-03-19 15:42:39 -07:00
xml_serializer.py
Fixed "indentation is not a multiple of four" pep8 issues.
2013-09-03 14:22:21 -04:00