﻿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
4288	fixture loading silently failing on postgresql	sandro@…	Adrian Holovaty	"Attached simple case shows 2 models, connected by a simple foreign_key and a fixture. Loading the fixture against PostgreSQL, will silently fail. Log from PostgreSql and console are also attached.

The key is the fact that the foreign key does not pout to an id but to another field.
It the model is changed to point to the id the fixture is loaded.

[Moreover if a spelling error is present in the model, no message is issued and in the console the log says no fixture is found] "		closed	Core (Management commands)	dev		fixed	fixtures	sandro@…	Unreviewed	0	0	0	0	0	0
