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
6619baab9b
django1
/
django
/
core
/
serializers
History
Mark Evans
19e0587ee5
Fixed
#33937
-- Optimized serialization of related m2m fields without natural keys.
2022-09-05 20:23:32 +02:00
..
__init__.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
base.py
Fixed
#33582
-- Fixed deserializing natural keys with foreing key dependencies in a multiple database setup.
2022-03-18 20:57:08 +01:00
json.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
jsonl.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
python.py
Fixed
#33937
-- Optimized serialization of related m2m fields without natural keys.
2022-09-05 20:23:32 +02:00
pyyaml.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
xml_serializer.py
Fixed
#33937
-- Optimized serialization of related m2m fields without natural keys.
2022-09-05 20:23:32 +02:00