There are way too many GeoNode settings and too much change in them to make it
convenient to import them all explicitly, which is why that instance in _prj is
left behind (but shouldn't matter a lot anyway because of what _prj is for).
flake8 still needs # noqa because of F401 about things being unused, those
are impossible to avoid without sacrificing the stated interest of using
geonode_apis to expose versions of things which may be adjusted for GeoNode
There are way too many GeoNode settings and too much change in them to make it convenient to import them all explicitly, which is why that instance in _prj is left behind (but shouldn't matter a lot anyway because of what _prj is for).
flake8 still needs # noqa because of F401 about things being unused, those are impossible to avoid without sacrificing the stated interest of using geonode_apis to expose versions of things which may be adjusted for GeoNode