﻿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
29696	BaseModelFormSet.initial_form_count() incorrectly treats data={} as an unbound form	Jon Dufresne	nobody	"`BaseModelFormSet.initial_form_count()` uses `if not (self.data or self.files)` which doesn't distinguish between an unbound form and `data={}`.

[https://github.com/django/django/pull/10323 PR]"	Bug	closed	Forms	2.1	Normal	fixed			Ready for checkin	1	0	0	0	0	0
