﻿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
6128	Unable to register commands from apps inside the project	Chris Petrilli	nobody	"In trying to get the django_evolution application to work, I initially tried installing the application inside my project directory, and then adding it to my {{{INSTALLED_APPS}}}. This would allow the {{{syncdb}}} command to see the necessary actions, however the commands that it registered ({{{./manage.py evolve}}}) never would work. After talking to the mailing list, I moved it to somewhere else on my {{{PYTHON_PATH}}} and adjusted {{{INSTALLED_APPS}}} and now it works.  It was believed that this was a known issue, however I can't find anything that seems to apply. The closest was #5212.

This is on SVN at changeset [6894] on Mac OS X 10.5 w/Python 2.5.1."		closed	Uncategorized	dev		duplicate			Accepted	0	0	0	0	0	0
