Mercurial > p > roundup > code
view scripts/Docker/requirements.txt @ 8301:3ba8078843db
Add "form" parameter for Date field method
Allow the specification of a "form" parameter for Date fields to make
the popup calendar work when the enclosing form has a name different
from "itemSynopsis".
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Wed, 19 Feb 2025 12:50:07 +0100 |
| parents | 61ffdc71cf46 |
| children | 2c59d8deb653 |
line wrap: on
line source
# setuptools required for installation - missing from newer base images setuptools # human timezones pytz # indexer Whoosh # xapian is also installed # extra database support psycopg2 mysqlclient redis # encryption gpg # java web tokens PyJWT # extra HTTP compression methods Brotli zstd # jinja2 template engine Jinja2
