Open fipsasmusen opened 9 years ago
For backwards compatibility it would be better to give a default encoding for as_marc in field.py like:
def as_marc(self, encoding='utf8'):
For backwards compatibility it would be better to give a default encoding for as_marc in field.py like: