mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #28870 -- Added support for functools.partialmethod serialization in migrations.
This commit is contained in:
committed by
Tim Graham
parent
b728ab22e1
commit
183fb7b2b9
@@ -150,7 +150,7 @@ Management Commands
|
||||
Migrations
|
||||
~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* Added support for serialization of ``functools.partialmethod`` objects.
|
||||
|
||||
Models
|
||||
~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user