imAsparky / django-tag-me

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

chore(eg): Add basic example app for testing #123 #128 #129

Closed imAsparky closed 2 weeks ago

imAsparky commented 2 weeks ago

This is bare bones and requires more work but will give us what we need to work on extending the select component.

Includes endpoints for new tags. #128 Includes create permission in the widget. #128

closes #123

closes #128