﻿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
26099	Add a warning about import conflicts when auto-generating migrations	LucidComplex	Alexey Kotlyarov	"Django's automatic migration creation may suffer from a name conflict without any warning.

Creating a migration for a model having a relation with ""django.contrib.auth.models.User"" will cause Django to automatically import ""django.conf.settings"" in migrations.

This is all fine and good, unless you have an app unfortunately named ""settings"". Django will not fire a warning about this name conflict."	Cleanup/optimization	closed	Migrations	1.8	Normal	needsinfo		a@… desecho@…	Unreviewed	1	0	0	1	0	0
