David Winterbottom
6c5ad17451
Adjust import of `StockAlert` to avoid circular reference
We now use the related manager to access the model class rather than
importing at runtime which causes a circular reference.
Fixes issues reported in comments of #1127