﻿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
9454	Typos and suggestions regarding the porting howto	egenix_viktor	Jacob	"There is a very useful documentation page describing how to quickly [http://docs.djangoproject.com/en/dev/releases/1.0-porting-guide/ port 0.96 application to 1.0]. I found the following problems while porting a real world application:

 * No information on how to update manage.py in your projects.

 * The following section should be moved up, since one might complete the translation by hand before even encounter the comment below:

""See also

A contributor to djangosnippets has written a script that'll scan your models.py and generate a corresponding admin.py.""

 * Typos:

""the framework as been rewritten"" => ""the framework '''h'''as been rewritten"""		closed	Documentation	1.0		fixed			Accepted	0	1	0	0	0	0
