Move the delbert script into Commands for manage.py
View options
- Truncate descriptions
There is a delbert.py
script that needs to be refactored into commands that can be invoked via manage.py. Django provides a mechanism for this behaviour via the BaseCommand class.
References
- Show labels
- Show closed items