Add a ton of default values
This commit is contained in:
@@ -27,6 +27,7 @@ class ViewColumn(object):
|
||||
Once the missing methods are correctly implemented,
|
||||
they can be used as columns in a view.
|
||||
"""
|
||||
name = None
|
||||
columns = {}
|
||||
|
||||
def __init__(self, fittingView):
|
||||
|
||||
Reference in New Issue
Block a user