Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar_network/resources/artifact.py
diff options
context:
space:
mode:
Diffstat (limited to 'sugar_network/resources/artifact.py')
-rw-r--r--sugar_network/resources/artifact.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/sugar_network/resources/artifact.py b/sugar_network/resources/artifact.py
index 8fd35b6..1adaa32 100644
--- a/sugar_network/resources/artifact.py
+++ b/sugar_network/resources/artifact.py
@@ -22,6 +22,9 @@ from sugar_network.resources.volume import Resource
class Artifact(Resource):
+ # All properties are sloted to not fail on `get_uniquevaluesfor()` call
+ # while emulating sugar-datastore interface
+
@ad.active_property(slot=1, prefix='C', default='')
def context(self, value):
return value