Landing Management Package¶
Submodules¶
Update EULA¶
:copyright (c) 2014 - 2022, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Department of Energy) and contributors. All rights reserved. :author
- 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¶
:copyright (c) 2014 - 2022, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Department of Energy) and contributors. All rights reserved. :author