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
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