﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
3528	simple cli extensions for django-admin.py and manage.py	Ronny Pfannschmidt	Adrian Holovaty	"just ran across the point where its nice to have custom commands for the cli

it would simplify setting up daily actions and other tasks wich arent well-suited for the web interface

it would be nice to have something like

{{{
#!sh
./manage.py run $myapp $mycommand $myargs

## examples
./manage.py run sessions clean
./manage.py run notifications daily
./manage.py run forum update post_cache
}}}"		closed	Core (Management commands)	dev		wontfix			Design decision needed	0	0	0	0	0	0
