﻿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
16215	FormSet and ModelFormSet Class-based views	AndrewIngram	nobody	"With all the nice new class-based views, it seems like a bit of an oversight that there aren't any for handling formsets. I've actually developed some myself that work very well and I'm interested in contributing them to Django. They still need a bit of work, they borrow a lot from the form views and may not be as elegant as possible, there's also a few missing features like support for inline formsets. However, they have very good test coverage and I think with a bit more work could be ready for inclusion.

Is there any interest in this?

Current code is at: https://github.com/AndrewIngram/django-extra-views/blob/master/extra_views/formsets.py

I'll finish the cleanup and submit a patch if the ticket is accepted."	New feature	closed	Generic views	1.3	Normal	duplicate			Unreviewed	0	0	0	0	0	0
