﻿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
32857	Django standalone ORM AttributeError: 'Settings' object has no attribute 'ROOT_URLCONF'	Adrian Balcan	nobody	"I have Django standalone project where we use just the ORM part and I have the following error when I try to migrate using 
{{{
python manage.py makemigrations
}}}
:

AttributeError: 'Settings' object has no attribute 'ROOT_URLCONF'"	Uncategorized	closed	Uncategorized	2.0	Normal	invalid	ORM, standalone		Unreviewed	0	0	0	0	0	0
