Akvo RSR
  • Components
  • Reference documentation
    • Database Schema
    • Module Index
      • akvo package
        • Subpackages
        • Submodules
  • RSR Docker Development Environment
  • Deploying
Akvo RSR
  • Reference documentation
  • akvo package
  • akvo.rsr package
  • akvo.rsr.management package
  • akvo.rsr.management.commands package
  • akvo.rsr.management.commands.link_results_framework_to_parent_project module
  • View page source

akvo.rsr.management.commands.link_results_framework_to_parent_project module

class akvo.rsr.management.commands.link_results_framework_to_parent_project.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]

Bases: BaseCommand

add_arguments(parser)[source]

Entry point for subclassed commands to add custom arguments.

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

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

Previous Next

© Copyright 2023, Akvo Foundation.

Built with Sphinx using a theme provided by Read the Docs.