aspc / mainsite

The code powering the ASPC main site (including menus, course scheduler, sagebooks, and housing reviews).
https://aspc.pomona.edu/
MIT License
9 stars 17 forks source link

Allow authors to be null and check if edition is null in update_amazo… #189

Closed ChrisYG closed 7 years ago

ChrisYG commented 7 years ago

…n_info

Some books in Amazon Product Advertising API don't have authors listed. Also make sure editions have to be non-null before accessing its field.

KentShikama commented 7 years ago

LGTM