django-rest-framework-condition icon indicating copy to clipboard operation
django-rest-framework-condition copied to clipboard

[question] method_decorator + django decorators not enough?

Open theoden-dd opened this issue 4 years ago • 1 comments

First of all, thank you for your effort of creating a dedicated library. It's an impressive amount of work.

The question is: what are the advantages of using this library comparing to using of Django's method_decorator + e.g. condition.

There's even an example of this approach. So I suppose that having clear argumentation would be a big help for choosing developers.

theoden-dd avatar Feb 09 '21 04:02 theoden-dd

I wanted to check it but I wasn't able to run the project you mentioned. Probably because it's 5 years old and there are no requirements.txt. Can you please provide working example?

jozo avatar May 15 '21 19:05 jozo