Browse Source

Fixed the em_test.py (not fixed, just comments some lines) + update the em_test.pickle file

Yann Weber 9 years ago
parent
commit
222cae438c
2 changed files with 2 additions and 0 deletions
  1. 2
    0
      em_test.py
  2. BIN
      examples/em_test.pickle

+ 2
- 0
em_test.py View File

215
                         group = editorial_person_group
215
                         group = editorial_person_group
216
 )
216
 )
217
 
217
 
218
+"""
218
 person.new_field(   'linked_texts',
219
 person.new_field(   'linked_texts',
219
                     display_name = {
220
                     display_name = {
220
                         'eng': 'Linked texts',
221
                         'eng': 'Linked texts',
243
                 },
244
                 },
244
                 group = editorial_person_group,
245
                 group = editorial_person_group,
245
 )
246
 )
247
+"""
246
 
248
 
247
 em.save('picklefile', filename = '/tmp/em_test.pickle')
249
 em.save('picklefile', filename = '/tmp/em_test.pickle')

BIN
examples/em_test.pickle View File


Loading…
Cancel
Save