Add a variable to specify which version of Django should be installed.
This task should be run after everything is installed by pip to avoid accidental upgrades by any other package.
I think we should default it to ~=3.2.0, since it is an LTS release of Django (open for discussion).
Since we have already added a functionality to upload packages directly to downloads.openwisp.io, it will be beneficial to also upload checksums for built packages.
This way users will be able to verify the authenticity of downloaded packages.
DEPRECATED. Evmongoose is an asynchronous, event(libev) based multi-protocol embedded networking library with functions including TCP, HTTP, WebSocket, MQTT and much more. It's based on mongoose and libev implementation and it's support Lua API.
Steps to replicate
/admin/pki/cert/and delete the certificate related to the deviceExpected Outcome
The certificate is deleted and along with it VpnClient object is also deleted.
**Ac