django/tests/serializers/models
Adam Zapletal 3d4fe39bac Refs #21286 -- Removed invalid commented out models and tests from serializer tests.
FileField/ImageField cannot be primary keys, so serialization support
for this case will not be implemented.

XMLField was removed in d1290b5b43.
2024-03-04 11:38:18 +01:00
..
__init__.py
base.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
data.py Refs #21286 -- Removed invalid commented out models and tests from serializer tests. 2024-03-04 11:38:18 +01:00
multi_table.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
natural.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00