Relative Content

Tag Archive for djangodjango-models

Is this the right way of creating Multi User Access for Django?

I actually confused right now on how to implement the Multi-User Access with Django v5.3. I am actually new in this backend and I would like to create a login where users can redirect to specific dashboards based on their accesslevel type (Providers,Admin,Validator,Students).