﻿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
16213	View collections in the generic views	Harro	Asif Saifuddin Auvi	"A class that handles multiple class based views and also handles the urls for it.

A base class that just handles the urls for the views.
And for instance a Crud collection does basic crud

""""""
Note that REST framework has an existing implementation of view collections...
​http://django-rest-framework.org/tutorial/6-viewsets-and-routers.html
​http://django-rest-framework.org/api-guide/viewsets.html
​http://django-rest-framework.org/api-guide/routers.html
If Django works towards a view collection implementation, probably worth reviewing that approach too.

"""""""	New feature	closed	Generic views	dev	Normal	fixed	dceu2011	hvdklauw@… amirouche.boubekki@… tom@…	Someday/Maybe	1	1	1	1	0	0
