예제 #1
0
 def convert_to_representation(self, value):
     return TextViewMixin.convert_to_representation(self, value.code)
예제 #2
0
파일: edit.py 프로젝트: molmod/zeobuilder
 def convert_to_representation(self, value):
     return TextViewMixin.convert_to_representation(self, value)