Version = 2024.12.18.1
Django Tag Me... Tag a model, a field, user tags and more...
django-tag-me, a simple approach for Django tagging.
- Easily set up User tags. In Progress
- Tag a field. Completed
- Tag a model. Completed
- Easy as 1,2,3 - Custom select widget integration in your forms and templates. Completed
- sqLite search with i_contains
- Postgres text search or i_contains
Dropdown with selection options.
Dropdown tag options search functionality.
- Dropdown interface adapted from alpinejs-multiselect
- Built with Django Cookiecutter