mirror of
https://github.com/django/django.git
synced 2025-11-24 21:00:12 +00:00
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`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| data.py | ||
| multi_table.py | ||
| natural.py | ||