1
0
mirror of https://github.com/django/django.git synced 2024-12-22 09:05:43 +00:00
django/tests/serializers
dmytryi.striletskyi dcd1025f4c Fixed #28385 -- Fixed deserializing natural keys when primary key has a default value.
Co-Authored-By: Hasan Ramezani <hasan.r67@gmail.com>
2018-11-27 18:35:19 -05:00
..
models Fixed #28385 -- Fixed deserializing natural keys when primary key has a default value. 2018-11-27 18:35:19 -05:00
__init__.py
test_data.py
test_deserializedobject.py
test_json.py
test_natural.py Fixed #28385 -- Fixed deserializing natural keys when primary key has a default value. 2018-11-27 18:35:19 -05:00
test_xml.py
test_yaml.py
tests.py