pagetools.widgets.management.commands package

Submodules

pagetools.widgets.management.commands.mk_templatetagwidgets module

class pagetools.widgets.management.commands.mk_templatetagwidgets.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]

Bases: BaseCommand

handle(*args, **options)[source]

The actual logic of the command. Subclasses must implement this method.

help = 'create Widgets according to settings.(PT_)TEMPLATETAG_WIDGETS '

Module contents