﻿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
68	Tutorial 02 shows deprecated mod_python config	pb@…	Jacob	"Per changeset:169, the mod_python config should specify django.core.handlers.modpython as handler.  

{{{
--- docs/tutorial02.txt Mon Jul 18 11:10:22 2005
+++ docs/tutorial02_update.txt  Mon Jul 18 13:24:01 2005
@@ -65,7 +65,7 @@
 
     <Location ""/admin/"">
         SetHandler python-program
-        PythonHandler django.core.handler
+        PythonHandler django.core.handlers.modpython
         SetEnv DJANGO_SETTINGS_MODULE myproject.settings.admin
         PythonDebug On
     </Location>
}}}"	defect	closed	Documentation		minor	fixed			Ready for checkin	0	0	0	0	0	0
