This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
166dec8406
django
/
django
/
core
/
serializers
History
luz.paz
97e637a87f
Fixed typos in comments and docs.
2018-08-01 16:09:22 -04:00
..
__init__.py
Simplified an iterator in core.serializers.sort_dependencies().
2018-01-03 18:37:23 -05:00
base.py
Fixed typos in comments and docs.
2018-08-01 16:09:22 -04:00
json.py
Refs
#16850
-- Removed obsolete simplejson support in JSON serializer.
2017-05-20 22:09:08 -04:00
python.py
Fixed
#26291
-- Allowed loaddata to handle forward references in natural_key fixtures.
2018-07-13 17:54:47 -04:00
pyyaml.py
Refs
#23919
-- Used yield from.
2017-02-23 20:06:01 -05:00
xml_serializer.py
Fixed
#26291
-- Allowed loaddata to handle forward references in natural_key fixtures.
2018-07-13 17:54:47 -04:00