﻿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
5065	"Add a post_reset signal to ""manage.py reset <app>"""	gav@…	nobody	"Currently, there's no equivalent signal to syncdb's post_syncdb for reset.  Since reset re-creates a given app's DB elements, it would be useful to be able to perform a subset of the similar types of activities that are done with post_syncdb.

Also, this models the way that all apps are polled for their management.py during syncdb, in case resetting one app has effects on other apps that should be handled via the signal."		closed	Core (Other)	dev		wontfix	post_syncdb post_reset reset management.py	mmitar@…	Design decision needed	1	0	0	0	0	0
