gwu-libraries / obento

Bento Box style search results page
MIT License
8 stars 1 forks source link

Add launchpad response JSON into response when DEBUG==True #375

Closed kerchner closed 8 years ago

kerchner commented 8 years ago

We do this for _summon_query here: https://github.com/gwu-libraries/obento/blob/1d42f3b6f862679fdef1c93786dc93b4bfd80f86/obi/ui/views.py#L406-L408 . Please add similar nodes into the response object for _launchpad_query as well.