view roundup/cgi/__init__.py @ 6689:994893cf3e1a

Fix traceback if an order attribute is None Fixes issue2551207.
author Ralf Schlatterbeck <rsc@runtux.com>
date Mon, 30 May 2022 18:03:39 +0200
parents fc52d57c6c3e
children
line wrap: on
line source

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

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