django1/django/core/serializers
François Granade 4b8e4f5060 Fixed #33582 -- Fixed deserializing natural keys with foreing key dependencies in a multiple database setup. 2022-03-18 20:57:08 +01: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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
pyyaml.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
xml_serializer.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00