mirror of
https://github.com/django/django.git
synced 2024-11-21 19:09:18 +01:00
b9aa3239ab
Handling for PyYAML not being able to serialize `datetime.time` values is moved from `handle_field` to `_value_from_field` as only non-primary key, non-relation fields are passed into `handle_field`. |
||
---|---|---|
.. | ||
models | ||
__init__.py | ||
test_data.py | ||
test_deserialization.py | ||
test_json.py | ||
test_jsonl.py | ||
test_natural.py | ||
test_xml.py | ||
test_yaml.py | ||
tests.py |