drf-tracking
drf-tracking copied to clipboard
When I get an api and there will always be 2 logs at a time

Hello @palespring,
it is pretty hard to know if it is a bug from DRF-tracking or not, I'd say it is not as I don't see it before and I actually don't know how it would be possible in the current setup.
If you need more help, we would require more information about what you are doing in your code. You can also try to debug it by using PDB to go step by step through your code and see where it is called twice.
Let us know if we can be any help