tg_react.management.commands package

Submodules

tg_react.management.commands.webpack_constants module

class tg_react.management.commands.webpack_constants.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]

Bases: django.core.management.base.BaseCommand

add_arguments(parser)[source]
handle(*args, **options)[source]
help = 'Output all configured constants as json'

Module contents