Fixed #24320 - Used field.value_to_string() in serialization of foreign key.
This fixes serialization of a ForeignKey to a UUIDField as the test indicates.
Loading
Please register or sign in to comment
This fixes serialization of a ForeignKey to a UUIDField as the test indicates.