Mercurial > p > roundup > code
view frontends/README.txt @ 8240:1189c742e4b3
fix: crash roundup-admin perftest password without rounds= argument.
If the rounds value is taken from the config file, it doesn't need to
be parsed into an int.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 30 Dec 2024 02:59:27 -0500 |
| parents | 7c852cad2ca8 |
| children |
line wrap: on
line source
This directory contains alternate front-ends for Roundup. 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. See Roundup's doc/installation.txt for more info on installing these frontends.
