opbeat_python
opbeat_python copied to clipboard
Django: register_handlers: fix detection of Celery
"djcelery" as an app does not exist anymore.
This patch checks if Celery's signals module can be imported instead.