﻿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
10637	Documentation of fixture loading misleading	Aku Kotkavuo	Jacob	"Django documentation at http://docs.djangoproject.com/en/dev/topics/testing/#fixture-loading says this about fixture placement:

''Once you've created a fixture and placed it somewhere in your Django project, you can use it in your unit tests by specifying a fixtures class attribute on your django.test.TestCase subclass.''

However, this is wrong: Django looks specifically at fixtures/ subdirectory in each app. The word ""somewhere"" is too ambiguous -- the exact behaviour of Django should be documented here."		closed	Documentation	1.0		fixed			Accepted	1	0	0	0	0	0
