jpulgarin/django-tokenapi

default token_required decorator does not work when applied to functions that are members of class based views

Closed this issue · 1 comments

default token_required decorator does not work when applied to functions that are members of class based views

Hey @ianzapolsky, you can apply the token_required decorator using one of the two options shown here:

https://docs.djangoproject.com/en/1.6/topics/class-based-views/intro/#decorating-class-based-views