﻿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
6243	Add runscript command with support for scrip fixtures and app scripts	Daniel Poelzleithner	nobody	"While stresstesting we cam to the idea that auto generated fixtures are much easier to handle compared to
json dumps. Also we find simple scripts (much easier then real manage.py commands) very usefull.
For example every app gets a daily_cleanup.py script in the scripts subdirectory. 
{{{
manage.py runscript daily_cleanup
}}}
runs the daily_cleanup script of all apps. this way the cleanup script is fine seperated for every app."		closed	Core (Management commands)	dev		wontfix			Ready for checkin	0	0	0	0	0	0
