-
Updated
Nov 9, 2021 - C
lede
Here are 184 public repositories matching this topic...
-
Updated
Nov 6, 2021 - Shell
-
Updated
Aug 16, 2021 - Lua
-
Updated
Nov 1, 2021 - C
-
Updated
Oct 11, 2021 - HTML
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.
-
Updated
Aug 20, 2021 - Python
-
Updated
Apr 9, 2021 - Shell
-
Updated
Feb 16, 2021 - Shell
-
Updated
Jan 14, 2018 - C
-
Updated
Oct 27, 2021 - Python
Improve this page
Add a description, image, and links to the lede topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lede topic, visit your repo's landing page and select "manage topics."
CSS and Js linting checks are disabled by default from
openwisp-qa-check. Check this https://github.com/openwisp/openwisp-utils/#openwisp-qa-check and enable it forcontrollerand remove changes made in openwisp/openwisp-controller#376 related to linting checks. Update readme too.