2👍
✅
You can implement your own custom permission class using built in feature PermissionsMixin
0👍
How you are creating database?
You should use south
with -all
method.
I have also find connected topic:
Adding new custom permissions in Django
- [Answered ]-Middleware: 'WSGIRequest' object has no attribute 'get'
- [Answered ]-Regex email validation django
- [Answered ]-Cleaning up after a python script has been run locally vs from Django
Source:stackexchange.com