﻿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
9296	loaddata is looking in the wrong folder if using model folder instead of models.py	zhaoz	nobody	"When using a folder for your models instead of a file. (e.g.: models/__init__.py instead of models.py), loaddata fails to look in <app_label>/fixtures, instead running in <app_label>/models/fixtures

The [http://docs.djangoproject.com/en/dev/ref/django-admin/#loaddata-fixture-fixture loaddata documentation].

Problem seems to be at: [source:django/trunk/django/core/management/commands/loaddata.py@9110#L55]

"		closed	Core (Management commands)	1.0		duplicate			Unreviewed	0	0	0	0	0	0
