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