소스 검색

Small correction

prieto 8 년 전
부모
커밋
e9a0b7a924
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    2
      lodel/leapi/datahandlers/base_classes.py

+ 1
- 2
lodel/leapi/datahandlers/base_classes.py 파일 보기

@@ -245,8 +245,7 @@ class DataField(DataHandler):
245 245
 # editorial object
246 246
 #@todo Construct data implementation : transform the data into a LeObject
247 247
 #instance
248
-#@todo Check data consistency implementation : check that LeObject instance
249
-#is from an allowed class
248
+
250 249
 class Reference(DataHandler):
251 250
     base_type = "ref"
252 251
 

Loading…
취소
저장