I am trying to add a new field to the Notification model in django-notifications-hq. Currently in my main/models.py i have:
main/models.py
class Notification(Ab