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

added check for Due 12-21-2382. Fixes #1128. #1138

Closed cummingsm closed 8 years ago

lwrubel commented 8 years ago

This works, and it's OK to merge. I would love to move this logic out of the template and into voyager.py, maybe as a Boolean OFFSITE field. Should we make a ticket for that?