This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-05-06 23:16:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
core
/
serializers
History
Gregor MacGregor
b2b763448f
Fixed
#20841
-- Added messages to NotImplementedErrors
...
Thanks joseph at vertstudios.com for the suggestion.
2013-09-10 11:09:59 -04:00
..
__init__.py
Fixed Python 3 syntax error introduced in [c72392da]
2013-09-06 20:07:57 -04:00
base.py
Fixed
#20841
-- Added messages to NotImplementedErrors
2013-09-10 11:09:59 -04: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