django-subdomains

Subdomain helpers for the Django framework including URL routing

A Django utility library that enables subdomain-based URL routing and management. It provides helpers for handling subdomain-specific URL patterns and reverse URL lookups, making it easy to build multi-tenant applications or organize your Django project by subdomain. Used in production by many Django applications.