﻿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
24138	Expose modelform_factory in __all__	Josh Schneier	nobody	Today I ran across the fact that `modelform_factory` is not exposed in `__all__`/on the top level `django.forms` module. This doesn't really fit with the rest of the documented forms api and all of the other exposed `*factory` functions (granted they are all formsets). I think it was an oversight that wasn't corrected when `modelform_factory` was documented in #10239.	Bug	closed	Forms	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
