view roundup/cgi/__init__.py @ 8155:e9af08743759 permission-performance

Add check_factory For Permission objects where we're given a filter function but no check function, manufacture a check function.
author Ralf Schlatterbeck <rsc@runtux.com>
date Mon, 11 Nov 2024 14:32:25 +0100
parents fc52d57c6c3e
children
line wrap: on
line source

''' CGI interface modules '''
__docformat__ = 'restructuredtext'

Roundup Issue Tracker: http://roundup-tracker.org/