Python-programming-exercises icon indicating copy to clipboard operation
Python-programming-exercises copied to clipboard

Tab opens ofter payment

Open alladinlebrone opened this issue 5 years ago • 1 comments

Hello, I request for assistance I am new in python and I have a project with django. How can someone create a tab which after payment of the desired thing it gets open Example I cant view this house unless I make a payment. When I make a payment the tab allows me to view the house Kindly help

alladinlebrone avatar May 15 '20 01:05 alladinlebrone

Hi alladinlebrone. You can simply do that by using a custom mixin or by implementing and assigning user groups(https://django-role-permissions.readthedocs.io/en/stable/) which you would then check for on your view.

If still have interesting projects with django as the tech stack? Onboard me, I love open source. you can reach me via email [email protected].

chriford avatar Jul 21 '22 22:07 chriford