Open charliegriefer opened 2 months ago
Models file has listeners for Bottle on update and insert. Distillery only has insert.
Should it have update?
What about Bottler? Probably needs both as well.
Also, an we move these into a utils package and not rely on the listens_for hooks?
Models file has listeners for Bottle on update and insert. Distillery only has insert.
Should it have update?
What about Bottler? Probably needs both as well.
Also, an we move these into a utils package and not rely on the listens_for hooks?