Closed gbastien closed 6 years ago
I also adapted held_position.get_title to return unicode as it is the accessor for title field that is stored in unicode (and it is the case for person.get_title that returns unicode). Only the 'Title' method must return utf-8.
Added corresponding migration.