gwu-libraries / launchpad

A django based system that provides a stable URL for every item in the library's catalog. Various discovery services will link to these URLs. The page for each item will in turn link out to various other resources that provide methods for accessing the content of the items.
MIT License
15 stars 9 forks source link

T1057 added authors encoding #1094

Closed lwrubel closed 8 years ago

lwrubel commented 8 years ago

Skips field with problem data and moves on to next author. Fixes #1057, #1024.