Skip to content

feat: replace django-taggit with a plain Project.labels JSONField#2189

Merged
tdruez merged 2 commits into
mainfrom
remove-taggit-labels
Jul 2, 2026
Merged

feat: replace django-taggit with a plain Project.labels JSONField#2189
tdruez merged 2 commits into
mainfrom
remove-taggit-labels

Conversation

@tdruez

@tdruez tdruez commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Issues

Changes

  • Project.labels is now a plain JSONField instead of a django-taggit TaggableManager.
  • django-taggit fully removed: INSTALLED_APPS, pyproject.toml, uv.lock.

tdruez added 2 commits July 2, 2026 16:19
Signed-off-by: tdruez <tdruez@aboutcode.org>
Signed-off-by: tdruez <tdruez@aboutcode.org>
@tdruez tdruez merged commit 9606cb3 into main Jul 2, 2026
22 checks passed
@tdruez tdruez deleted the remove-taggit-labels branch July 2, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant