akvo.password_policy.management.commands.populate_password_history module
- class akvo.password_policy.management.commands.populate_password_history.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 = "Populate user's password history"