geonode.base.management.commands.fixoauthuri

Classes

Command

Creates or updates the oauth2 Application

Module Contents

class geonode.base.management.commands.fixoauthuri.Command[source]

Bases: django.core.management.base.BaseCommand

Creates or updates the oauth2 Application

can_import_settings = True[source]
add_arguments(parser)[source]
handle(*args, **options)[source]