comparison setup.py @ 6906:b343a4599178

diffs: cleanup of variable naming around cut_off_limit A brief summary of this area: The base controller sets self.cut_off_limit from config and is used for diffs, unless controllers are given a fulldiff query parameter. In a few cases, these are passed to templates as c.cut_off_limit or c.fulldiff . Also, if the diff function returns a LimitedDiffContainer, c.limited_diff is set so the UI can report the data set is partial.
author Mads Kiilerich <mads@kiilerich.com>
date Tue, 03 Oct 2017 00:14:40 +0200
parents 02fcbd2e4d95
children e6ce604d1ae0
comparison
equal deleted inserted replaced
6905:ff5c4b26461a 6906:b343a4599178