Welcome to Django Tag Me documentation!#

How it looks in your forms!#


Dropdown with selection options.


_images/tag_dropdown_with_options.png

Dropdown tag options search functionality.


_images/tag_dropdown_search.png

The lightweight and amazing dropdown has been adapted to work with tags from https://github.com/alexpechkarev/alpinejs-multiselect/


Django Tag Me#


Version = “0.4.2”


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 Version Badge Python Version Badge Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. pre-commit Python Semantic Release Documentation Status

django-tag-me, a simple approach for Django tagging.

Django Tag Me Features in the Pipeline!#

  1. Easily set up User tags. In Progress.

  2. Tag a field. Completed.

  3. Tag a model. Completed.

  4. Easy as 1,2,3 - Custom select widget integration in your forms and templates. Completed.

  5. sqLite search with i_contains.

  6. 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.

Indices and tables#