﻿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
27165	CreateModel without indexes always includes options={'indexes': []}	Tim Graham	Akshesh Doshi	"If you create a model without any indexes, the `CreateModel` operation always includes:
{{{
options={
    'indexes': [],
},
}}}
It would be nice to avoid that, if possible."	Cleanup/optimization	closed	Migrations	dev	Normal	fixed	1.11	Akshesh Doshi	Accepted	1	0	0	0	0	0
