Re: access control module

2019-12-29 Thread Integr@te System
Hi, Think of seperating on permissions, each of them query out specific details in views.py. Hope it helpful. On Mon, Dec 30, 2019, 00:52 oliseh obiajuru wrote: > i am looking to create a custom access control for the front end of my > django web site, where by if you are categories as a certa

access control module

2019-12-29 Thread oliseh obiajuru
i am looking to create a custom access control for the front end of my django web site, where by if you are categories as a certain user (lets say editor) you should have a different navigation menu items from those of a (writer). please i need help. -- You received this message because you ar