Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

New setting pointing to custom Model #56

Open
erikcw opened this issue Feb 8, 2019 · 2 comments
Open

New setting pointing to custom Model #56

erikcw opened this issue Feb 8, 2019 · 2 comments

Comments

@erikcw
Copy link
Contributor

erikcw commented Feb 8, 2019

The built in Signals (in models.py) don’t work with a custom Hook model because they are hard coded to use the built in model.

Seems like the right way to handle this is to add an optional setting pointing to the custom model, and then use the value of that setting instead of hardcoded references to models.Hook.

@avelis
Copy link
Contributor

avelis commented Feb 11, 2019

@erikcw If you have time to open a PR with this I would be happy to take a look and merge it in.

@imposeren
Copy link
Contributor

Merged but not published on PyPI

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants