﻿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
27738	Default index name not set outside of migrations	Mads Jensen	nobody	"If an index is added outside of the migration-system, then the name will default to the empty string. This can be reproduced in the test suite by removing the name-argument to the constructor of either `BrinIndex` or `GinIndex`.  

`django/models/base.py` calls `set_set_name_with_model`. Perhaps this call could be moved to `Index` instead?"	Bug	closed	Database layer (models, ORM)	1.10	Normal	wontfix	db-indexes		Unreviewed	0	0	0	0	0	0
