Django-easy-audit

Latest version: v1.3.6

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 10

1.3.0a5

Accidentally kept a tracemalloc import in the tests module, and apparently that is not available in pypy3! So, new version, but if you're not on pypy, you're fine with v.1.3.0a4 (or until we release officially).

1.3.0.a4

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).

1.3.0a3

nothing "new" since v.1.3.0a2, but had forgotten to remove the django < 2.2 and py < 35 tests on travis. We support 2.2-3, and thus officially py35-38.

1.3.0a2

154 jheld based on jdkizer9 from issue 95

1.3.0a1

138 big thanks to jsoa

1.2.3

Same as v1.2.3a5 (and v1.2.3rc1 on PyPI).

Page 5 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.