Open gauravdott opened 8 years ago
I am using django-oauth-toolkit for authentication and defining the permission in model class but it is never called when using custom views (i.e. without django rest views).
Does this package works with custom django views?
I am using django-oauth-toolkit for authentication and defining the permission in model class but it is never called when using custom views (i.e. without django rest views).
Does this package works with custom django views?