Beispiel #1
0
 def get_existing(self, obj):
     return Rules.objects(version=obj.version).first()
Beispiel #2
0
 def drop_collections(self):
     Rules.drop_collection()