I think you don't need several apps for each user type. You have different
ways to approach it, one could be used with permisology policy for each
model and each user type in the Django app, other one could be managing the
policies by yourself.

I suggest to search in Google a entry in the blog
simpleisbetterthancomplex.com ir read documentation in django for further
details.

I hope this helps.



On Sun, Oct 13, 2019, 8:33 PM test user <redmarke...@gmail.com> wrote:

> Hi,
>
> I have got multiple user types(around 4 to 5) in my Django project. Should
> i make separate Django app for each user type? Each user type will have
> different interface after they log into the website.
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/f7dc3b18-ab79-42ea-9ba2-7d3b2b8187fb%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/f7dc3b18-ab79-42ea-9ba2-7d3b2b8187fb%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAEtK16GgLSyTkrzW9CKDirgVz5L4tUr1tPne%3DTJAKowrVAZw0g%40mail.gmail.com.

Reply via email to