stemp_abw.management.commands package

Submodules

stemp_abw.management.commands.get_fixtures_stemp_abw module

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

Bases: django.core.management.base.BaseCommand

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

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

help = 'This command downloads all available fixtures for stemp_abw'

Module contents