add make targets for some manage.py tasks

This commit is contained in:
Lexi / Zoe 2019-10-21 02:13:01 +02:00
parent 0fdf7029e4
commit 2e3be76e31
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
3 changed files with 18 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
"""Django's command-line utility for administrative tasks."""
import os
import sys