indeedeng / django-ptrack

Tracking pixel library for Django
Apache License 2.0
40 stars 17 forks source link

Add CryptoError handling #18

Closed Urthen closed 3 years ago

Urthen commented 3 years ago

We were seeing some error logs for an unhandled CryptoError in the view. This just adds CryptoError to the list of silently ignored errors.