﻿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
4697	loaddata ---- Problem installing fixture	yml	nobody	"Hello,
The command line manage.py loaddata is raising an error. I have tried to dump only the dj_survey application but I am getting a similar message. I have also tested the same scenario using json format. for your infomation the file initial_data was built using the dumpdata command.

Here it is the error message:
C:\yml\_myScript_\dj_things\web_development\workspace\dj_project>manage.py loaddata initial_data.json
Loading 'initial_data' fixtures...
Installing json fixture 'initial_data' from absolute path.
Problem installing fixture 'initial_data.json': (1452, 'Cannot add or update a child row: a foreign key constraint fails
 (`dj_project/dj_survey_interview`, CONSTRAINT `interviewee_id_refs_id_622e9931` FOREIGN KEY (`interviewee_id`) REFERENC
ES `dj_survey_interviewee` (`id`))')

Thank you"		closed	Core (Management commands)	0.96		wontfix	loadtata	yml.nospam@…	Unreviewed	0	0	0	0	0	0
