Mercurial > p > roundup > code
view frontends/README.txt @ 5488:52cb53eedf77
reworked random number use
prefer secrets module from Python 3.6+, random.SystemRandom and finally plain random
| author | Christof Meerwald <cmeerw@cmeerw.org> |
|---|---|
| date | Sat, 04 Aug 2018 22:40:16 +0100 |
| parents | a2d22d0de0bc |
| children | 7c852cad2ca8 |
line wrap: on
line source
This directory contains alternate front-ends for Roundup. roundup.cgi This is a cgi-bin script. 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.
