Sunday, April 26, 2020

Re: Django - What is the best approach to handle multiple user types…and route the HTML pages based on this?

You don't need to create SchoolAdmin model. You can create a admin group and add user to it or even just use the is_superuser field.


--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/584b4784-80c7-4fd7-838c-f2106fef8ef7%40googlegroups.com.

No comments:

Post a Comment