We need to render information about gravity events on our GW pages.
To do this, we need to add:
- The 2 new gw tables, views and django models
- Modify the view.py code to collect the information from the tables
- Render the information on the candidate page - maybe as a comment at the top.