Browse Source

Added comment to bases_classes

m.orban 8 years ago
parent
commit
556bea1f73
1 changed files with 0 additions and 4 deletions
  1. 0
    4
      lodel/leapi/datahandlers/base_classes.py

+ 0
- 4
lodel/leapi/datahandlers/base_classes.py View File

@@ -239,10 +239,6 @@ class DataField(DataHandler):
239 239
 #
240 240
 # References are fields that stores a reference to another
241 241
 # editorial object
242
-#
243
-#
244
-#@todo Check data implementation : check_data = is value an UID or an
245
-#LeObject child instance
246 242
 #@todo Construct data implementation : transform the data into a LeObject
247 243
 #instance
248 244
 #@todo Check data consistency implementation : check that LeObject instance

Loading…
Cancel
Save