﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	size
73	Only create initial revisions for models that exist	adehnert		Currently, groups/migrations/0019_initial_revs.py attempts to create initial revisions for everything in the groups app. Unfortunately, this includes tables that are created by a later migration (e.g., constitutions). Either this needs to be somehow forced to run after all the regular migrations, or it needs to hard-code a list of models to migrate.	defect	closed	normal	Sometime	Infrastructure		fixed			medium
