1
0
mirror of https://github.com/django/django.git synced 2025-04-13 03:52:20 +00:00
django/tests/serializers
Adam Zapletal d2f2a6a6d5 Refs #21286 -- Enabled ImageField test cases in serializer data tests.
This aligns ImageField to be tested in the same way as FileField.
The commented-out test also exists for FileField and relates to #10244.
2024-12-03 15:15:16 +01:00
..