﻿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
16044	"""Writing views"" documentation reference a nonexistent ""previous chapter"""	aplanas@…	nobody	"Reference: http://docs.djangoproject.com/en/dev//topics/http/views/

The last line of the first paragraph of the ""Writin views"" section assert:

""""""For the sake of putting the code somewhere, let’s create a file called views.py in the mysite directory, which you created in the previous chapter.""""""

I guest that this 'whick you created in the previous chapter' is a C&P error from the book. Maybe the correct line will be more like:

""""""For the sake of putting the code somewhere, the recommendation is to put views in a file called views.py, placed in your project or application directory"""""""	Bug	new	Documentation	dev	Normal		Documentarion		Ready for checkin	0	0	0	0	0	0
