Welcome Osama, On Mon, Mar 9, 2020 at 7:18 AM Osama Luhishi <[email protected]> wrote:
> Hey Folks, > > I've been building a backend using NetJSON for a small module that I am > trying to implement for OpenWisp. I can't seem to find any documentation on > how to plug this new backend into a local version of my OpenWisp Controller > & Config. > > Would anyone be able to point me in the right direction? > > Place this setting in your project settings.py: https://github.com/openwisp/django-netjsonconfig#netjsonconfig-backends If you use ansible-openwisp2 there's a specific config var to add new django settings. Also, I'm looking extensively at the OpenWisp config for routers, and want > to try understand it a bit more and the underlying technology used. Is > there any piece of resource other than the ReadMe file that I can use to > understand it better? > Regarding openwisp-config, the best thing you can do is to look at the code. The documentation we have is all available at http://openwisp.io/docs/ and in the README of each module. We need more and better docs, but this is what we can offer right now with the current resources we have. If you have other questions don't hesitate to ask. Federico -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/openwisp/CAERYH6Xw%2BAkK%2BW_wtmLmDLh-7jomhO8qp8p0kFoVsOsmR5thXQ%40mail.gmail.com.
