diff options
| author | Joseph Kocherhans <joseph@jkocherhans.com> | 2007-11-06 22:25:59 +0000 |
|---|---|---|
| committer | Joseph Kocherhans <joseph@jkocherhans.com> | 2007-11-06 22:25:59 +0000 |
| commit | e29358827d1a384bac2f4590e113fc681796080a (patch) | |
| tree | 69f4f64c02066e87f6e8a2e594d0faa3a14ddc4a /docs/modpython.txt | |
| parent | 6f15904669f884de75dbd4cc2b2e03880d81a9a8 (diff) | |
newforms-admin: Merged to [6652]
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@6656 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/modpython.txt')
| -rw-r--r-- | docs/modpython.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 <Location "/otherthing"> SetEnv DJANGO_SETTINGS_MODULE mysite.other_settings - PythonInterpreter mysite_other + PythonInterpreter othersite </Location> </VirtualHost> |
