Version = "0.2.0"
Django Tag Me... Tag a model, a field, user tags and more...
Please Note: Only `Django` running on `Python versions 3.10` and upwards are supported...
The reason is we use `Structural Pattern Matching` `match and case` statements.
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.
Built with Django Cookiecutter
Special thanks to a helpful AI language model (trained on the
Gemini dataset
<https://gemini.google.com/advanced>`_).
for assistance with code optimization, testing strategies, and docstring writing.