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:
@@ -19,7 +19,6 @@
|
||||
|
||||
|
||||
class StatsView(object):
|
||||
name = None
|
||||
views = {}
|
||||
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user