This adds an SQLAlchemy event which emits fedmsgs when a Waiver is
created.
Note: I added the __json__ method back to the Waiver model that was
removed in PR#8 since I didn't see anything that replaced it. If people had
other plans in mind just let me know and I will adjust this PR :smile:
This adds an SQLAlchemy event which emits fedmsgs when a Waiver is
created.
Note: I added the
__json__method back to the Waiver model that wasremoved in PR#8 since I didn't see anything that replaced it. If people had
other plans in mind just let me know and I will adjust this PR :smile:
This takes care of half of issue #14
Signed-off-by: Jeremy Cline jeremy@jcline.org