1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/serializers
2017-07-20 16:30:08 -04:00
..
models Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expression.convert_value(). 2017-07-20 16:30:08 -04:00
__init__.py
test_data.py Refs #21286 -- Enabled serializer tests with date/datetime pk model 2017-06-05 21:36:25 +02:00
test_deserializedobject.py
test_json.py
test_natural.py
test_xml.py
test_yaml.py
tests.py