Relative Content

Tag Archive for pythondjangodjango-modelsroles

Introducing custom-role in my Django based E-commerce application

I completed finish my Django E-commerce web-application. And now I want to add the facility of customer roles(admin,staff,merchant,customer). I’m having problems configuring this with my project. I’d really appreciate if someone can help me through the process. I am sharing the details of project.

Introducing custom-role in my Django based E-commerce application

I completed finish my Django E-commerce web-application. And now I want to add the facility of customer roles(admin,staff,merchant,customer). I’m having problems configuring this with my project. I’d really appreciate if someone can help me through the process. I am sharing the details of project.