geonode.documents.management.commands.sync_geonode_documents

Attributes

logger

Classes

Command

Module Contents

geonode.documents.management.commands.sync_geonode_documents.logger[source]
class geonode.documents.management.commands.sync_geonode_documents.Command[source]

Bases: django.core.management.base.BaseCommand

help = 'Update documents. For the moment only thumbnails can be updated'[source]
add_arguments(parser)[source]
handle(*args, **options)[source]