Skip to content
This repository has been archived by the owner on Apr 21, 2019. It is now read-only.

MultiSelectField cause datadump to fail #22

Closed
bpepple opened this issue Jan 19, 2018 · 0 comments
Closed

MultiSelectField cause datadump to fail #22

bpepple opened this issue Jan 19, 2018 · 0 comments
Assignees
Labels

Comments

@bpepple
Copy link
Owner

bpepple commented Jan 19, 2018

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

@bpepple bpepple added the bug label Jan 19, 2018
@bpepple bpepple self-assigned this Jan 19, 2018
bpepple added a commit that referenced this issue Jan 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant