drf-api-tracking icon indicating copy to clipboard operation
drf-api-tracking copied to clipboard

how to use with function based views?

Open mauricejulesm opened this issue 2 years ago • 1 comments

The documentation mentions the use of mixins that can only be used by the class-based views. Is there a way of using this with function-based views?

mauricejulesm avatar Sep 08 '22 08:09 mauricejulesm

I would also be interested to know if we can use it with function based views? My API has been developed with these and it would be a huge mission to convert everything.

seanchater avatar Oct 19 '23 11:10 seanchater