opbeat_python icon indicating copy to clipboard operation
opbeat_python copied to clipboard

django: get_client_class: use CLIENT setting

Open blueyed opened this issue 9 years ago • 2 comments

This makes the management command (manage.py opbeat test) use any custom client.

blueyed avatar Jul 05 '16 13:07 blueyed

Hopefully the tests will catch the error with the initial commit. get_client is a bit weird to understand and might be refactored, but I've restored the original behavior for now (renaming client to client_path only).

Edit: reverted to change only get_client_class.

blueyed avatar Jul 05 '16 14:07 blueyed

Well, it's borked - although it used to pass locally..

Please let me know if this is gonna fly like this anyway, and I'll look into it again.

blueyed avatar Jul 05 '16 20:07 blueyed