Revert commit 7865219164 This causes too much grief as we are getting a lot of default values from the database. These *SHOULD* be defined, but will have to be done later.
This commit is contained in:
@@ -27,7 +27,6 @@ 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