Sys: Windows 11 Prof; Python v3.9.7
I've tried to install Wagtail Colour Picker but I got this error message back.
Do I need to install or remove something? Please Help !
models.UniqueConstraint(fields=['page'], condition=Q(status__in=('in_progress', 'needs_changes')), name='unique_in_progress_workflow') AttributeError: module 'django.db.models' has no attribute 'UniqueConstraint'