openwisp / django-netjsonconfig

Configuration manager for embedded devices, implemented as a reusable django-app
http://openwisp.org
Other
194 stars 60 forks source link

WIP [validation] Extend templates to enable variables validation #176

Closed okraits closed 4 years ago

okraits commented 4 years ago

Closes #175

This is what I extracted from the gsco2019 branch so far. But the changes need to be stripped down. I want to use only stuff related to the default values and the validation of context variables.

nemesifier commented 4 years ago

Thanks @okraits, this work was refined by @NoumbissiValere and @atb00ker in #178 which is now merged. We're ready to move on with the merge of django-netjsonconfig in openwisp-controller!