Mercurial > p > roundup > code
diff doc/customizing.txt @ 5891:6e341009593b
Deprecate mod_python issue2551005
Planning deprecation of mod_python. Intent it to replace with
mod_wsgi, but we have no good docs for it.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 02 Oct 2019 18:13:25 -0400 |
| parents | 9938c40e03bc |
| children | d0aebd4aec72 |
line wrap: on
line diff
--- a/doc/customizing.txt Wed Oct 02 18:04:13 2019 -0400 +++ b/doc/customizing.txt Wed Oct 02 18:13:25 2019 -0400 @@ -4003,7 +4003,7 @@ and 40 minutes). 6. If you're using a persistent web server - ``roundup-server`` or - ``mod_python`` for example - then you'll need to restart that to pick up + ``mod_wsgi`` for example - then you'll need to restart that to pick up the code changes. When that's done, you'll be able to use the new time logging interface.
