Store lists in a single Django column without joins?

Store lists in a single Django column without joins?

Articles

After a decade of development, version 1.0.0 of django-select-multiple-field is here, bringing full support for modern Python and Django versions to store multiple choices in a single database column without extra join tables.