geonode.base.management.commands.migrate_notifications

Attributes

log

Classes

Command

Migrate geonode-notifications settings to pinax-notifications

Module Contents

geonode.base.management.commands.migrate_notifications.log[source]
class geonode.base.management.commands.migrate_notifications.Command[source]

Bases: django.core.management.base.BaseCommand

Migrate geonode-notifications settings to pinax-notifications

has_duplicate(ns)[source]
handle(**options)[source]