Mercurial > p > roundup > code
diff frontends/README.txt @ 6390:7c852cad2ca8
Add wsgi.py to frontends. Update docs.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 26 Apr 2021 23:40:52 -0400 |
| parents | a2d22d0de0bc |
| children |
line wrap: on
line diff
--- a/frontends/README.txt Mon Apr 26 23:39:51 2021 -0400 +++ b/frontends/README.txt Mon Apr 26 23:40:52 2021 -0400 @@ -3,6 +3,9 @@ roundup.cgi This is a cgi-bin script. +wsgi.py + This is a wrapper to be used when running under wsgi. + ZRoundup This is a simple Zope frontend that installs as a regular Zope product.
