﻿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
20262	"""Article"" in the note should be ""Author"""	anonymous	Moses Mugisha	"There's a note in the beginning of the generic editing views page (https://docs.djangoproject.com/en/dev/ref/class-based-views/generic-editing/) that reads as follows:

{{{
Some of the examples on this page assume that an Article model has been defined as follows in myapp/models.py:
...
class Author(models.Model):
...
}}}

The ""Article"" should probably be ""Author"", since the model's name in the note and in following examples is ""Author""."	Bug	closed	Documentation	1.4	Normal	fixed		bmispelon@…	Ready for checkin	1	0	0	0	1	0
