GeoNode Admins Guide¶
GeoNode has an administration panel, based on the Django admin, which can be used to do some database operations. Although most of the operations can and should be done through the normal GeoNode interface, the admin panel provides a quick overview and management tool over the database.
The following sections will explain more in depth what functionalities the admin panel makes you available. It should be highlighted that the sections not covered in this guide are meant to be managed through GeoNode UI.
- Accessing the panel
- Reset or Change the admin password
- Simple Theming
- Add a new user
- Activate/Disable a User
- Change a User password
- Promoting a User to Staff member or superuser
- Creating a Group
- Managing a Group
- Group based advanced data workflow
- Manage profiles using the admin panel
- Manage layers using the admin panel
- Manage the maps using the admin panel
- Manage the documents using the admin panel
- Manage the base metadata choices using the admin panel
- Announcements
- Menus, Items and Placeholders
- OAuth2 Access Tokens