github soynatan/django-easy-audit v1.3.0.a4
v1.3.0a4

latest releases: v1.3.9.a2, v1.3.9.a1, v1.3.8...
pre-release5 years ago

Adds ASGI support via #147 so RequestEvent will work on WSGI and ASGI. async views (async def, not async as in "asgi") are not explicitly tested at this time. The changes made were in the signal handler and the middleware (the middleware will function correctly in ASGI and WSGI -- it does not support async at this time, which django is fine with no matter what). Should your view be run via async, please test ahead of time and we should be able to support that use case (if things break).

Don't miss a new django-easy-audit release

NewReleases is sending notifications on new releases.