diff options
| author | Joseph Kocherhans <joseph@jkocherhans.com> | 2006-05-10 04:39:34 +0000 |
|---|---|---|
| committer | Joseph Kocherhans <joseph@jkocherhans.com> | 2006-05-10 04:39:34 +0000 |
| commit | b15b11f5b79a4bfce73e82ea7cdb0b3a0652c9cc (patch) | |
| tree | 5546a35d7a7cbe9c70fbaefb8912d6922905737d /docs/modpython.txt | |
| parent | 4aeb7b02107bdc2842e9e9c82b4f2369cb3ca2bf (diff) | |
multi-auth: Merged to [2890]
git-svn-id: http://code.djangoproject.com/svn/django/branches/multi-auth@2891 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/modpython.txt')
| -rw-r--r-- | docs/modpython.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modpython.txt b/docs/modpython.txt index 2b57d0514c..0c0219e2e9 100644 --- a/docs/modpython.txt +++ b/docs/modpython.txt @@ -187,8 +187,8 @@ Here are two recommended approaches: **and** templates -- stay in one place, and you'll still be able to ``svn update`` your code to get the latest admin templates, if they change. - 2. Or, copy the admin media files so that they live within your document - root. + 2. Or, copy the admin media files so that they live within your Apache + document root. Error handling ============== |
