From e29358827d1a384bac2f4590e113fc681796080a Mon Sep 17 00:00:00 2001 From: Joseph Kocherhans Date: Tue, 6 Nov 2007 22:25:59 +0000 Subject: newforms-admin: Merged to [6652] git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@6656 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/modpython.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/modpython.txt') diff --git a/docs/modpython.txt b/docs/modpython.txt index 5b20046168..c739997ce4 100644 --- a/docs/modpython.txt +++ b/docs/modpython.txt @@ -150,7 +150,7 @@ mess things up. Use the ``PythonInterpreter`` directive to give different SetEnv DJANGO_SETTINGS_MODULE mysite.other_settings - PythonInterpreter mysite_other + PythonInterpreter othersite -- cgit v1.3