elgeopaso.jobs.management.commands.reset_analisis module

class elgeopaso.jobs.management.commands.reset_analisis.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]

Bases : django.core.management.base.BaseCommand

add_arguments(parser)[source]

Entry point for subclassed commands to add custom arguments.

args = '<foo bar ...>'
create_parser(*args, **kwargs)[source]

Create and return the ArgumentParser which will be used to parse the arguments to this command.

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

List commands to launch.

help = 'Empty tables and launch GeorezoOfferAnalizer from the whole georezo_rss table.'