Landing Management Package¶
Submodules¶
Update EULA¶
SEED Platform (TM), Copyright (c) Alliance for Sustainable Energy, LLC, and other contributors. See also https://github.com/seed-platform/seed/main/LICENSE.md
Creates a new ToS entry from an html file.
- class seed.landing.management.commands.update_eula.Command(stdout=None, stderr=None, no_color=False, force_color=False)¶
Bases:
django.core.management.base.BaseCommand
- handle(*args, **options)¶
The actual logic of the command. Subclasses must implement this method.
- help = 'Update the Terms of Service with a new HTML file'¶
Module contents¶
SEED Platform (TM), Copyright (c) Alliance for Sustainable Energy, LLC, and other contributors. See also https://github.com/seed-platform/seed/main/LICENSE.md