geosolutions-it / geonode-rndt

Geonode-RNDT is a Django App to let GeoNode be able to expose the metadata compliant to the RNDT standard
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Task #8 facet pubblica amministrazione #31

Closed mattiagiupponi closed 3 years ago

mattiagiupponi commented 3 years ago

With this PR I want to:

  1. 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: image
  2. Add HTML, js files required to let the application override the standard geonode templates
  3. Update the README.md with the instruction needed to let the app overrides the geonode.settings.py