You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 21, 2019. It is now read-only.
The MultiSelectField in the Roles model causes the datadump to fail since it doesn't support Django-2.0. Need to migrate this to a ManyToManyField to save future headaches in the future.
The MultiSelectField in the Roles model causes the datadump to fail since it doesn't support Django-2.0. Need to migrate this to a ManyToManyField to save future headaches in the future.
Refer to: goinnn/django-multiselectfield#74
The text was updated successfully, but these errors were encountered: