feat(select): add multiselect option for tags #172 #174

Merged
imAsparky merged 1 commit from issue-172 into main 2024-09-11 00:10:10 +00:00
imAsparky commented 2024-09-11 00:09:58 +00:00 (Migrated from github.com)

Control multiple selections in the TagMeCharField by setting the allow_multiple_select option to False during model field setup. The default behavior allows multiple selections.

closes #172

Control multiple selections in the TagMeCharField by setting the allow_multiple_select option to False during model field setup. The default behavior allows multiple selections. closes #172
Sign in to join this conversation.
No description provided.