﻿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
21489	Expose FormSet on the django.forms package.	loic84	nobody	"Currently formsets are not importable directly from `django.forms`, this is especially inconvenient as they are scattered between `django.forms.models` and `django.forms.formsets` and I somehow always fail to locate them.

I propose we add the relevant entries in `__all__`.

PR https://github.com/django/django/pull/1961.
"	Cleanup/optimization	closed	Forms	dev	Normal	fixed			Unreviewed	1	0	0	0	0	0
