﻿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
18552	Django test client should not use MULTIPART_CONTENT for POST-requests by default.	anonymous	nobody	"Currently, there's this code in django test client:

    def post(self, path, data={}, content_type=MULTIPART_CONTENT,
             **extra):

That caused me to find another bug, related to multipart content :)"	Uncategorized	closed	Uncategorized	1.4	Normal	needsinfo		k_bx	Unreviewed	0	0	0	0	0	0
