Micaiah Hanke

Results 2 comments of Micaiah Hanke

These [lines of code](https://github.com/django/django/blob/8b3f1c35dd848678225e8634d6880efeeab5e796/django/contrib/admin/options.py#L674-L677) in the django source could be helpful. It sets all fields to exclude, which will likely affect the callback [later on](https://github.com/django/django/blob/8b3f1c35dd848678225e8634d6880efeeab5e796/django/contrib/admin/options.py#L694), which is what uses the...

Mentioned in #180, but we're running django version 2.1.2 and rollbar version 0.14.5 and are still seeing a very similar traceback as mentioned above: ``` [ERROR] 2019-09-17T04:19:55.506Z d8024161-f0a6-4e42-b421-dbdf8ad4cb6c Exception while...