diff --git a/modules/django.py b/modules/django.py index 6e37104..1bcc34c 100644 --- a/modules/django.py +++ b/modules/django.py @@ -36,7 +36,7 @@ def test(args=None): @task -def manage_commandline(args=""): +def commandline(args=""): """ prints out what you need to run on the command line to invoke manage.py """