akvo.rsr.management.commands.report_server_thumbs module
- class akvo.rsr.management.commands.report_server_thumbs.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]
Bases:
BaseCommand
- handle(*args, **options)[source]
The actual logic of the command. Subclasses must implement this method.
- help = '\n Script that generates thumbnails to be used by the report server of all project update images.\n '