I would like to create a web site that will have multiple organizations with 
it's own set of user accounts. Something like a "reseller" account.

e.g.

Org1
  user1, user2, user3
Org2
  user1, userA, userB

Each Org would have it's own billing, user info.

Does anyone have any sample demo code that does something like this?

If not, what are some suggestions on how I should go about doing this? The 
default User model in Django won't work clearly. I think in the newer Django 
versions we can create custom User models, but it seems then we would have to 
do a lot of custom modules to make it work (?). 

Thanks for the feedback!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/2A0C86B3-7CB0-42D9-A570-F10FF8E20835%40me.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to