Can you explain one of those approaches or provide a web reference with complete A to Z implementaiton?
On Thursday, May 19, 2016 at 2:19:04 AM UTC-7, Javier Guerra wrote: > > On 18 May 2016 at 17:02, Mehdy M. Haghy <[email protected] <javascript:>> > wrote: > > Creating sub accounts is a pretty common scenario. > > you have clients like (copmany1, company2, ..., company N) > > and they have their own users, roles and permissions. > > any recommendation on how to implement this or any package > recommendation? > > that's commonly known as "multitenant" applications. there are > several approaches to do it, and quite a few packages to help with > either. > > > > -- > Javier > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6be76ebf-0d6b-4d53-97d3-3bf8a0c3cdb4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

