1
0
mirror of https://github.com/django/django.git synced 2025-01-08 17:37:20 +00:00
django/tests/serializers
2019-03-20 09:23:50 -04:00
..
models Followed style guide for model attribute ordering. 2018-12-27 19:34:14 -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 Fixed serializers test crash if PyYAML isn't installed. 2019-03-20 09:23:50 -04:00
tests.py