forked from DGNum/gestioCOF
Typo + docstrings inutiles
This commit is contained in:
parent
f93b095e0f
commit
debc10213e
3 changed files with 1 additions and 7 deletions
|
@ -13,9 +13,6 @@ from bda.models import SpectacleRevente
|
|||
|
||||
|
||||
class Command(BaseCommand):
|
||||
"""
|
||||
Objet `BaseCommand`, cf ``self.help`` pour plus d'informations.
|
||||
"""
|
||||
help = "Envoie les mails de notification et effectue " \
|
||||
"les tirages au sort des reventes"
|
||||
leave_locale_alone = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue