Open nikolas-dev opened 4 years ago
Hi! If you add a logger for easyaudit
then it should show more.
That said there is an open issue (or out of date/closed PR) for a django channels issue. We know there's an issue with request signals (we don't check for presence of scope
in the handler).
Supporting both wsgi and asgi is likely not all that hard, but we need to make sure that we don't break wsgi while supporting asgi.
Would you mind testing PR #147 ?
1.3.0a5
is available for testing.
Adding
django-easy-audit
creates error 500 without any logs in console