Wednesday, March 23, 2016

Using django admin like feature for multiple users

I have developed a data sharing app in django where any user can share their data with all other users. Now I want the app to work in an organisational level i.e., the organisation signs with me and creates its users, who can share data within the users of the organisation(Multi tenancy). Is there any simple way to do it(using mysql as db) ?

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/e749e095-31c7-426f-92fa-8f39c8b82022%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment