Introduction
So you want to create a web app? Want to charge people for using it? This django application might be what you've been looking for.
- subdomain-based accounts ie: account1.domain.com, account2.domain.com
- Your customers can create multiple 'sub-users' for their account.
- Role-based security & groups.
- Subscription plans - ie: Gold, Silver, etc. with resource quotas
- Integrates with payment processors for recurring billing.
Status
As of 8/7/07, we're a few weeks away from a stable initial beta. Check out the Roadmap for more details.
