﻿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
33563	Unapplying ContentType migration 0002 does not populate legacy name field on non-default database	Hameed Gifford	Hameed Gifford	"Given a database with the alias `other` that has all `contenttypes` migrations applied, roll the state back to initial:

{{{#!bash
$ manage.py migrate --database=other contenttypes 0001
}}}

All `ContentType` rows in the `other` database will be `null` instead of their intended value."	Bug	closed	contrib.contenttypes	4.0	Normal	fixed	migrations		Ready for checkin	1	0	0	0	0	0
