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…
Відмінити
Зберегти