Import document shepherds

- Legacy-Id: 3394
This commit is contained in:
Ole Laursen 2011-08-29 14:25:30 +00:00
parent 0769a07756
commit f8300c8ad1

View file

@ -784,7 +784,7 @@ for index, o in enumerate(all_drafts.iterator()):
d.pages = o.txt_page_count
d.intended_std_level = intended_std_level_mapping[o.intended_status.intended_status]
d.ad = None
d.shepherd = None
d.shepherd = old_person_to_person(o.shepherd) if o.shepherd else None
d.notify = ""
d.external_url = ""
d.note = ""