Handlers
Racine Index / App / Models / Handlers
Auto-generated documentation for app.models.handlers module.
after_flush
- check for any deleted samples or shares NB: This had to be done after the flush, because if a parent sample / mountpoint was deleted, the database would automatically set the corresponding foreign keys to NULL. Not sure if this still applies since we are not really deleting samples anymore.