TenantFlow Pro Documentation · v1.0.0
unzip tenantflow-pro.zip && cd tenantflow
python -m venv venv && source venv/bin/activate
pip install -r requirements.txt
python manage.py migrate
python manage.py seed_data
python manage.py runserver
Visit http://127.0.0.1:8000 and login with admin / admin123.
| Username | Password | Organization | Role |
|---|---|---|---|
| admin | admin123 | - | Superuser |
| sarah.chen | testpass123 | Acme Corp | Owner |
| alex.turner | testpass123 | Startup Labs | Owner |
| tom.baker | testpass123 | DevTeam Inc | Owner |
| lisa.garcia | testpass123 | Acme Corp | Viewer |
Many-to-many membership model allowing users to belong to multiple organizations with different roles in each.
4 roles with granular access control:
- Owner - Full control, billing, team management
- Admin - Team management, settings
- Member - Standard access
- Viewer - Read-only access
Per-organization customization:
- Custom primary and secondary colors
- Logo URL
- Sidebar color theme
3 plan tiers with feature gating:
- Starter - Basic features
- Professional - Advanced features
- Enterprise - Full access + priority support
Per-tenant usage tracking with:
- Usage metrics and limits
- Progress bars and charts
- Historical snapshots
Switch between organizations from the header dropdown. Each org has its own dashboard, team, billing, and settings.
Comprehensive activity tracking per tenant with user, action, and timestamp.
7 DRF endpoints with tenant-scoped data filtering.
Django 5.1+ | DRF | HTMX 2.0 | Alpine.js | Tailwind CSS | Chart.js | WhiteNoise
Report bugs at djangozen.com/support. All v1.x updates included free.
Copyright 2026 DjangoZen. All Rights Reserved.
Product: TenantFlow Pro
Type: Digital Product
Version: 1.0.0
Updated: Apr 07, 2026