django-survey icon indicating copy to clipboard operation
django-survey copied to clipboard

No slugify of multiselect answers

Open johanneswilm opened this issue 1 year ago • 0 comments

Remove slugify.

This PR builds on top of https://github.com/Pierre-Sassoulas/django-survey/pull/180 and removes the slugification of answers to multiselect questions. Without this applied, it's not possible to dumpdata/loaddata of pre-existing user data.

johanneswilm avatar Mar 07 '23 12:03 johanneswilm