Production Django packages, properly released.
Open source from Intelligent Commerce Ventures: MIT-licensed packages for multi-tenancy, UI substrate, host routing, search, sitemaps, taxonomy, trees, application firewalling and diagnostics. Spec-first, tested against Django 5.2 and 6.0, published to PyPI with trusted publishing and changelog-gated releases.
Start at icvoss.com for the package registry, docs and install guidance. Each package below also has a detail page there.
| No. | Package | On icvoss.com | What it does |
|---|---|---|---|
| 01 | django-boundary | docs | Row-level multi-tenancy with PostgreSQL RLS |
| 02 | django-brickwork | docs | Brand-agnostic UI substrate for server-rendered Django |
| 03 | django-hostmap | docs | Host-based URL routing and host-aware reversing |
| 04 | django-icv-core | docs | Base models, middleware and audit logging |
| 05 | django-icv-search | docs | Pluggable search with swappable backends |
| 06 | django-icv-sitemaps | docs | Background sitemaps and discovery files |
| 07 | django-icv-taxonomy | docs | Vocabularies, term trees and tagging |
| 08 | django-icv-tree | docs | Materialised path tree structures |
| 09 | django-waf | docs | Self-hosted web application firewall |
| 10 | icv-trace | PyPI | Bounded operation diagnostics (preview / RC; catalogue entry pending on icvoss.com) |
- MIT, permanently. No relicensing, no source-available conversions, no CLA assignments.
- Releases you can audit. Tags publish through CI with trusted publishing to PyPI; no release ships without tests and a dated changelog entry.
- Flat by design. Packages stand alone and compose through PyPI; optional integrations stay optional.
More at icvoss.com.