﻿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
10894	django.test.client.post does not throw exception when selected foreign key does not exists	Carlos <ble.jurado@…>	nobody	"client = Client()

client.post(url, {'param1': ""just_a_text"", 'multiselect_many2many': ('1',)})


But foreign key 1 does not exists.

Current behavior: status code 200 plus 

Expected behavior: runtime exception"		closed	Uncategorized	1.0		wontfix			Unreviewed	0	0	0	0	0	0
