mirror of
https://github.com/django/django.git
synced 2025-10-23 21:59:11 +00:00
FileField/ImageField cannot be primary keys, so serialization support
for this case will not be implemented.
XMLField was removed in d1290b5b43
.