Hello guys I want to restrict user, my I am working on a project in django where I have a producer model so I want to restrict the producer from uploading contents based on the particular package they're currently running on...
Let's say if they subscribe to a pro package they can't upload more that 5 contents..