awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alex avatar

alex/django-taggit

0
View on GitHub↗
3,435 stars·623 forks·Python·BSD-3-Clause·4 viewsdjango-taggit.readthedocs.io↗

Django Taggit

Simple tagging for django

Features

  • Model Extensions - Adds simple tagging capabilities to models.
  • Tagging - Simple tagging implementation for web models.

Star history

Star history chart for alex/django-taggitStar history chart for alex/django-taggit

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Django Taggit

Similar open-source projects, ranked by how many features they share with Django Taggit.
  • sandermertens/flecsSanderMertens avatar

    SanderMertens/flecs

    8,045View on GitHub↗

    Flecs is a high-performance entity component system framework and data-oriented programming library. It serves as a simulation engine core and game engine architecture tool, decoupling state from behavior by separating entities, components, and systems. The framework features a runtime reflection layer for dynamic data inspection and a built-in scripting system for defining entity behavior without recompilation. It also includes a network interface and REST API for remote simulation administration and state querying. The library covers a broad surface of simulation capabilities, including ar

    Cc99cpp11cpp14
    View on GitHub↗8,045
  • django-mptt/django-mpttdjango-mptt avatar

    django-mptt/django-mptt

    2,976View on GitHub↗

    Utilities for implementing a modified pre-order traversal tree in django.

    Python
    View on GitHub↗2,976
  • django-treebeard/django-treebearddjango-treebeard avatar

    django-treebeard/django-treebeard

    1,206View on GitHub↗

    django-treebeard is a library that implements efficient tree implementations for the Django Web Framework.

    Python
    View on GitHub↗1,206
  • henriquebastos/django-aggregate-ifhenriquebastos avatar

    henriquebastos/django-aggregate-if

    139View on GitHub↗

    Django Aggregate If: Condition aggregates for Django

    Python
    View on GitHub↗139
See all 8 alternatives to Django Taggit→

Frequently asked questions

What does alex/django-taggit do?

Simple tagging for django

What are the main features of alex/django-taggit?

The main features of alex/django-taggit are: Model Extensions, Tagging.

What are some open-source alternatives to alex/django-taggit?

Open-source alternatives to alex/django-taggit include: sandermertens/flecs — Flecs is a high-performance entity component system framework and data-oriented programming library. It serves as a… django-mptt/django-mptt — Utilities for implementing a modified pre-order traversal tree in django. django-treebeard/django-treebeard — django-treebeard is a library that implements efficient tree implementations for the Django Web Framework. henriquebastos/django-aggregate-if — Django Aggregate If: Condition aggregates for Django. jazzband/django-model-utils — Django model mixins and utilities. mfcovington/django-taggit-helpers — django-taggit-helpers.