imAsparky / django-tag-me

Django Tag Me... Tag a model, a field, user tags and more...
Other
1 stars 0 forks source link

refactor(chars): Update model/form custom Charfields #48 #54

Closed imAsparky closed 4 months ago

imAsparky commented 4 months ago

This commit contains a lot of small changes that are required to complete the next few issues. This includes commenting out the custom tag creation and automatic table updates due to circular references after this refactor.

Print statements have been left in for the completion of the next few issues

closes #48