spire_flush
django_spire.core.management.commands.spire_flush
Command
Bases: BaseCommand
django_spire.core.management.commands.spire_flush
Command
Bases: BaseCommand
help = 'Removes ALL DATA from the database, including data added during migrations. Does not achieve a "fresh install" state.'
class-attribute
instance-attribute
stealth_options = ('reset_sequences', 'inhibit_post_migrate')
class-attribute
instance-attribute
add_arguments
django_spire/core/management/commands/spire_flush.py handle
django_spire/core/management/commands/spire_flush.py