]> git.cworth.org Git - turbot/commit
Rename 'channel' to 'channel_id'
authorCarl Worth <cworth@cworth.org>
Fri, 16 Oct 2020 20:26:21 +0000 (13:26 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 16 Oct 2020 20:29:07 +0000 (13:29 -0700)
commitc06abc47680c1675a35f03dd6d3268f32eef88c4
treeeb7621ac94ac35abb4f66b529c59812c47b87628
parentaf605565bf738d0d6e36151babaaf0d5b1bfa29d
Rename 'channel' to 'channel_id'

Tracking a change made to the (non-) schema of the database. Here
'channel_id' is more clear for how this is used, (where I would have
expected 'channel' to be the actual name of the channel).
turbot/views.py