I would like to filter out the request log from successful static requests, however, this seems to be not as trivial as I expected. I ended up changing the installed code, but I hope there is a better solution. How can I do it?
I would like to filter out the request log from successful static requests, however,
Share
I ended up with django-devserver with its SlimWSGIRequestHandler