﻿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
23447	"Migrate management command doesn't follow documentation ""Running management commands from your code"""	thenewguy	nobody	"According to the documentation at https://docs.djangoproject.com/en/1.7/ref/django-admin/#running-management-commands-from-your-code migrate can be called non-interactively with call_command(""migrate"", noinput=True) but this doesn't work.  It must be run as call_command(""migrate"", interactive=False)"	Uncategorized	closed	Core (Management commands)	1.7	Normal	worksforme			Unreviewed	0	0	0	0	0	0
