﻿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
24162	"""Method Flowchart"" for all CB(G)V documentation pages"	Ivan Ven Osdel		"First off, to whoever had the idea and put in the effort to add the ""Method Flowchart"" to some of the CBV and CBGV doc pages, thank you, thank you, thank you. So helpful. 

Example ""Method Flowchart"": ​https://docs.djangoproject.com/en/dev/ref/class-based-views/generic-display/#listview

So naturally I would love to see the feature on all of the CB(G)V pages, particularly those with a form as they are more complicated.

Why is this necessary?

1. To make the multiple branches of form view logic more explicit. What methods get called when there is a GET? What about a POST?

2. To gain all the advantages that the ""Method Flow"" chart has provided to the other views. For me it has been primarily helpful for understanding and figuring out how to avoid duplicate queries.

Moved from comment on: ticket:20608"	New feature	new	Documentation	1.7	Normal		CBV CBGV method flowchart	tomas.ehrlich@…	Accepted	0	0	0	0	0	0
