diff options
| author | Justin Bronn <jbronn@gmail.com> | 2007-11-14 19:13:37 +0000 |
|---|---|---|
| committer | Justin Bronn <jbronn@gmail.com> | 2007-11-14 19:13:37 +0000 |
| commit | f66821deaef713a5db11a5b162a615945feb6f88 (patch) | |
| tree | 8a937d1466d14f1fd2e6db432f69ad4e75d90b5e /docs/modpython.txt | |
| parent | 1c7ad200c7dc9c8719ba756b09ea9432154f470b (diff) | |
gis: Merged revisions 6614-6671 via svnmerge from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/gis@6672 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> |
