expose PubblicaAmministrazioneResource as a new Endpoint example:
http://localhost:8000/api/pubblica_amministrazione/. This endpoint is required to pre-populate the facet list
The output will be something like the following image:
Add HTML, js files required to let the application override the standard geonode templates
Update the README.md with the instruction needed to let the app overrides the geonode.settings.py
With this PR I want to:
PubblicaAmministrazioneResource
as a new Endpoint example: http://localhost:8000/api/pubblica_amministrazione/. This endpoint is required to pre-populate the facet list The output will be something like the following image:HTML
,js
files required to let the application override the standard geonode templatesREADME.md
with the instruction needed to let the app overrides thegeonode.settings.py