ICVOSS DJANGO PACKAGE REGISTRY

Home Live demos taxonomy

Filter the catalogue by what a package actually does

django-icv-taxonomy tags every package below with real capability terms from a faceted vocabulary. Select a facet to filter the catalogue live, or open a term to see its broader, narrower, and related terms: SKOS relationships, not a flat tag list.

Capability facets

8 package(s) match

  1. No.01
    django-boundary

    Scalable row-level multi-tenancy for Django with PostgreSQL Row Level Security.

    Tenancy
  2. No.02
    django-hostmap

    Host-based URL routing and host-aware reversing for Django: per-host URLconfs, cross-host absolute URLs through the stock reverse() and {% url %}, redirect and wildcard entries. The zero-migration django-hosts replacement.

    Routing Security Infrastructure
  3. No.03
    django-icv-core

    Foundation layer for ICV-Django: abstract base models (UUID PK, timestamps, soft-delete), middleware, audit logging, and test utilities.

    Infrastructure Content
  4. No.04
    django-icv-search

    Pluggable search engine integration for Django: swappable backends (Meilisearch, PostgreSQL, Dummy), auto-indexing, and a unified service API.

    Search Content
  5. No.05
    django-icv-sitemaps

    Scalable sitemap generation for Django: background XML sitemaps (standard, image, video, news), robots.txt, llms.txt, ads.txt, security.txt, and humans.txt.

    Delivery Content
  6. No.06
    django-icv-taxonomy

    Cross-domain taxonomy, vocabularies, and tagging for Django: hierarchical and flat term trees, generic object tagging, and SKOS-style term relationships.

    Search Content
  7. No.07
    django-icv-tree

    Materialised path tree structures for Django: fast ancestor and descendant lookups, configurable path format, queryset returns, and async-safe design.

    Delivery Infrastructure
  8. No.08
    django-waf

    Self-hosted WAF middleware for Django: rate limiting, user-agent anomaly scoring, JS proof-of-work challenges, nginx blocklist generation, and collective threat feed integration.

    Security

Term detail: Search

Vocabulary: Capability · type: Faceted

Search

broader none (leaf term)
related Content
narrower none (leaf term)

Three vocabulary types, one model

Flat

A plain tag set: every term is a root, no parent allowed. Good for simple keyword tagging.

Hierarchical

Terms nest via icv-tree's materialised paths, with an optional maximum depth. Good for category trees.

Faceted

Used above: multiple independent terms per object, filtered by facet rather than walked as a tree.

Same-host stays relative, cross-host goes absolute

Both links below are built the same way, a plain url template tag with no host handling. hostmap decides, per call, whether the result stays relative or becomes absolute.

Other live demos

  1. No.01
    django-hostmap

    Host-based URL routing and host-aware reversing.

    hostmap.icvoss.com
  2. No.02
    django-icv-tree

    Materialised path tree structures.

    tree.icvoss.com
  3. No.03
    django-icv-taxonomy (you are here)

    Cross-domain taxonomy, vocabularies, and tagging.

    taxonomy.icvoss.com
  4. No.04
    django-icv-search

    Pluggable search engine integration.

    search.icvoss.com
  5. No.05
    django-icv-sitemaps

    Scalable sitemap and discovery file generation.

    sitemaps.icvoss.com
  6. No.06
    django-brickwork

    A brand-agnostic UI substrate: shell, nav, components.

    brickwork.icvoss.com