diff options
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 cfd46d6ebf..f97bc254bc 100644 --- a/docs/modpython.txt +++ b/docs/modpython.txt @@ -2,7 +2,7 @@ How to use Django with mod_python ================================= -Apache/mod_python currently is the preferred server setup for using Django on a +Apache/mod_python currently is the preferred setup for using Django on a production server. mod_python, available at http://www.modpython.org/ , is similar to mod_perl: It |
