Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 449 Bytes

management.rst

File metadata and controls

24 lines (12 loc) · 449 Bytes

Management Commands

The App currently defines three basic management commands

delete_all_custom_metadata

Delete all ManyToMany relations from geonode.models.ResourceBase

delete_resource_custom_metadata

Delete the metadata associated with a ResourceBase instance

show_resource_custom_metadata

Print the metadata associated with a ResourceBase instance