﻿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
21305	Implement initial migration detection	Tim Graham	Andrew Godwin	"Currently documented functionality in topics/migrations is not implemented: ""This will make a new initial migration for your app. Now, when you run migrate, Django will detect that you have an initial migration and that the tables it wants to create already exist, and will mark the migration as already applied.""

On SQLite, for example, you get this traceback: `django.db.utils.OperationalError: table polls_poll already exists`"	Bug	closed	Migrations	dev	Normal	fixed			Accepted	0	0	0	0	0	0
