﻿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
11554	Several errors in Generic Views Documentation	Abdullah Alsalal	Ramiro Morales	"[[BR]]
Hi there,
While reading the Generic views Section I noticed a typo (I think) in several places.  It starts from the section '''Generic views of objects'''.[[BR]]
The docs refer to lists of books when it should be publishers and lists of publishers when it should be books.[[BR]]
Example[[BR]]
""To build a list page of all books, we'd use a URLconf along these lines:"" <<< should have been ""list page of all publishers"".[[BR]]
After that it continues[[BR]]
""This template will be rendered against a context containing a variable called object_list that contains all the '''book''' objects. A very simple template might look like the following:""[[BR]]
Notice how it should have been ""publisher objects"" instead of ""book objects"" according to the urlconf code above it.[[BR]]
This appears in a few other places after this one too.[[BR]]
[[BR]]
Other than that I want to thank you for an excellent source of documentation.  I'm new to python and django and I can already build simple apps after 2 days worth of reading.  Thank you very much for your efforts.[[BR]]
[[BR]]
Best regards,[[BR]]
Abdullah Alsalal

"		closed	Documentation	dev		fixed	Generic Views		Ready for checkin	1	0	0	0	0	0
