Closed meiao closed 8 years ago
…given #312
Added a _or_none suffix that if the field has no value it prints "None"
There is another commit that creates the _or_XXX where when there is no value, XXX will be returned
See my comment on #356.
…given #312
Added a _or_none suffix that if the field has no value it prints "None"
There is another commit that creates the _or_XXX where when there is no value, XXX will be returned