Maxime Lorant
|
cb3fb34b86
|
Fixed #27378 -- Added support for serialization of uuid.UUID in migrations.
Thanks Yuriy Korobko for the initial patch and Tobias McNulty for review.
|
2016-11-06 13:53:00 +01:00 |
Tim Graham
|
96ee486ea4
|
Fixed #27081 -- Allowed migrations to serialize methods on pypy.
|
2016-08-30 21:47:34 -04:00 |
Markus Holtermann
|
3b383085fb
|
Fixed #26555 -- Gave deconstructible objects a higher priority during serialization
|
2016-05-04 22:39:19 +02:00 |
Yoong Kang Lim
|
4b1529e2cb
|
Fixed #26151 -- Refactored MigrationWriter.serialize()
Thanks Markus Holtermann for review.
|
2016-02-25 14:01:06 -05:00 |