mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #27378 -- Added support for serialization of uuid.UUID in migrations.
Thanks Yuriy Korobko for the initial patch and Tobias McNulty for review.
This commit is contained in:
committed by
Tim Graham
parent
7301770254
commit
cb3fb34b86
@@ -286,7 +286,7 @@ Management Commands
|
||||
Migrations
|
||||
~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* Added support for serialization of ``uuid.UUID`` objects.
|
||||
|
||||
Models
|
||||
~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user