mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-09 11:19:23 +08:00
added transactions to the daily update objects.
This commit is contained in:
@@ -60,7 +60,7 @@ class namedict(object):
|
||||
|
||||
def __getitem__(self, key):
|
||||
return self.__dict__[key]
|
||||
|
||||
|
||||
def keys(self):
|
||||
return self.__dict__.keys()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user