﻿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
17115	Problem loading fixtures sql files when models are in models/ directory and not in the models.py	shomodj@…	nobody	"If I put model files into models/ directory and add Meta: app_label, sql create works, but now fixtures don't work as django now looks in the app/models/sql path and not in the app/sql path as stated in the documentation.

bug is in the django/core/management/sql.py line 130

Now I'm not sure if this is a documentation bug or django bug..."	Bug	closed	Core (Management commands)	1.3	Normal	duplicate	models fixtures		Accepted	0	0	0	0	0	0
