fix(init): Move choice conversion to init #109 #110

Merged
imAsparky merged 2 commits from issue-108 into main 2024-03-28 02:28:44 +00:00
imAsparky commented 2024-03-28 02:28:35 +00:00 (Migrated from github.com)

Conversion of choices to FieldTagListFormatter moved to init.
Testing TagMeCharfield, in some cases a model for meta data does not exist, added a fix by testing for model attr in formfield override.

Removed redundant tests.
Updated broken tests due to minor changes in the code.

closes #108

closes #109

Conversion of choices to FieldTagListFormatter moved to init. Testing TagMeCharfield, in some cases a model for meta data does not exist, added a fix by testing for model attr in formfield override. Removed redundant tests. Updated broken tests due to minor changes in the code. closes #108 closes #109
Sign in to join this conversation.
No description provided.