A simple approach to Django tagging
Project description
Version = 2026.02.21.1
Simple, flexible tagging for Django.
Add tags to any Django model field—with a polished widget, per-user tag customization, and optional synchronization across models.
Features
Easy setup — Add TagMeCharField to your model
Beautiful widget — Searchable dropdown with tag pills, powered by Alpine.js
User tags — Each user gets their own customizable tag set per field
System tags — Define default tags available to all users
Tag synchronization — Keep tags in sync across related models
Form integration — Drop-in mixin for your model forms
Template tags — Display tags as styled pills
Model rename resilient — Uses ContentType FK lookups, not model name strings
Widget Preview
Dropdown with tag options
Search and filter tags
Installation
pip install django-tag-me
See the documentation for setup and usage instructions.
Links
Credits
Dropdown interface adapted from alpinejs-multiselect
Built with Django Cookiecutter
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_tag_me-2026.2.21.1.tar.gz.
File metadata
- Download URL: django_tag_me-2026.2.21.1.tar.gz
- Upload date:
- Size: 218.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
630f092930f6af19ec79661bbaf6c1a073e0855de4cdb869adf41ff1a5323509
|
|
| MD5 |
a20e39a3943bef222afdddb4d21b48ed
|
|
| BLAKE2b-256 |
2ac62cf7afd4e7a54d18fe080601232c256ba3ed1ef989fea159d722ccbd27eb
|
File details
Details for the file django_tag_me-2026.2.21.1-py3-none-any.whl.
File metadata
- Download URL: django_tag_me-2026.2.21.1-py3-none-any.whl
- Upload date:
- Size: 129.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cca19b19729bdfb8cee7028d8f00a1adc9d59a5835d347086d333df506b5e17e
|
|
| MD5 |
9fa718ddca9ba903ec5a2d3000471619
|
|
| BLAKE2b-256 |
64d34b20af7c6d16e0a4fb5a70e6d88e16acb48fe4dfcb3d880310d6975cd72c
|