improve query efficiency of public page
Reduce the number of queries when loading the public alerts page through better prefetching of data, and by cleaning up the routine that fetches the public skymap image. TODO: look into a computed field that generates and stores a skymap filename when the voevent is uploaded.