ferrosoft.apps.ferromaps.management.commands package¶
Submodules¶
ferrosoft.apps.ferromaps.management.commands.store_address_dataset module¶
- class ferrosoft.apps.ferromaps.management.commands.store_address_dataset.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 = 'Load address data from a transformed TSV file into the Address model'¶