view roundup/cgi/__init__.py @ 6422:91ae685405ba

- issue2550964 - History can (temporarily) show incorrect value... when a change is rejected. Fix history function to always use the database values and ignore the current setting in the form.
author John Rouillard <rouilj@ieee.org>
date Wed, 26 May 2021 12:04:06 -0400
parents fc52d57c6c3e
children
line wrap: on
line source

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

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