﻿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
23644	Django 1.7: adding order_by to model Meta class causes Django to create a meaningless migration	Rob van der Linde	nobody	"When you add a Meta class with just an order_by to an existing model, Django 1.7 thinks it needs to create a migration for this change, while this does not change the schema at all and probably shouldn't really require a migration.


South would not create a migration in this case I am pretty sure, it seems Django 1.7 does."	Cleanup/optimization	closed	Migrations	1.7	Normal	wontfix	migrations		Unreviewed	0	0	0	0	0	0
