honeybadger-io / honeybadger-python

Send Python and Django errors to Honeybadger.
https://www.honeybadger.io/
MIT License
15 stars 26 forks source link

Clean up code to handle now-unsupported versions of Django #48

Closed demsullivan closed 4 years ago

demsullivan commented 4 years ago

This PR cleans up code that was handling now-unsupported versions of Django and adds a proper Django middleware integration test that actually tests against the Django middleware stack.

Also expands Travis test matrix coverage to include Python 3.8 and Django 3.0 and bumps tested Django versions to only those currently officially supported - 1.11.29 LTS, 2.2.11 LTS, and the current version 3.0.4.