diff --git a/counter/management/commands/dump_accounts.py b/counter/management/commands/dump_accounts.py index 4bae1711..01ba35cd 100644 --- a/counter/management/commands/dump_accounts.py +++ b/counter/management/commands/dump_accounts.py @@ -15,7 +15,7 @@ from counter.models import AccountDump, Counter, Customer, Selling class Command(BaseCommand): - """Effectively the dump the inactive users. + """Effectively dump the inactive users. Users who received a warning mail enough time ago will have their account emptied, unless they reactivated their