mirror of
https://github.com/django/django.git
synced 2025-11-24 04:47:12 +00:00
FileField/ImageField cannot be primary keys, so serialization support
for this case will not be implemented.
XMLField was removed in
|
||
|---|---|---|
| .. | ||
| models | ||
| __init__.py | ||
| test_data.py | ||
| test_deserializedobject.py | ||
| test_json.py | ||
| test_jsonl.py | ||
| test_natural.py | ||
| test_xml.py | ||
| test_yaml.py | ||
| tests.py | ||