- Manages a Django application using the I(manage.py) application frontend to I(django-admin). With the I(virtualenv) parameter, all management commands will be executed by the given I(virtualenv) installation.
- Manages a Django application using the I(manage.py) application frontend to I(django-admin). With the I(virtualenv) parameter, all management commands will be executed by the given I(virtualenv) installation.
@ -78,13 +78,13 @@ author: Scott Anderson
EXAMPLES = """
EXAMPLES = """
# Run cleanup on the application installed in '$django_dir'.
# Run cleanup on the application installed in '$django_dir'.