1
0
mirror of https://github.com/django/django.git synced 2025-04-20 07:14:35 +00:00
Andriy Sokolovskiy 5c995dcfc2 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.
2015-02-13 12:37:23 -05:00
..
2015-02-06 08:47:38 -05:00
2015-02-10 21:37:53 +01:00