mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #25764 -- Added support for serialization of enum.Enum in migrations.
Thanks Tim Graham for the review.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
-r base.txt
|
||||
enum34
|
||||
# Due to https://github.com/linsomniac/python-memcached/issues/79 in newer versions.
|
||||
python-memcached <= 1.53
|
||||
mock
|
||||
|
||||
Reference in New Issue
Block a user