Justin Michalicek

Results 6 comments of Justin Michalicek

I've been using Sentry with Python projects for years and getting the values of local variables logged is one of my favorite features. The stack trace is useful, but frequently...

I could really use a simple `description` field. It would be great if the model used for tokens could be made swappable or otherwise overridable in some manner.

Same problem here, but the "duplicate" file is `openapiv2.proto` Python 3.10.4 and python-protobuf 4.21.6 fails. Python 3.10.4 and python-protobuf 3.20.1 works The relevant part of a stack trace seems to...

I can confirm the same issue when tested with DJ12. I put some quick `print()` calls in `checkers/model_content_order.py` and confirmed that the checker is executing and seeing the nodes and...

@BigDeepBlue Found it. Looks like `django` needs included in the `additional_dependencies` of `.pre-commit-config.yaml`

I'd love to hear about an update on this. I just ran into it today. I need `useTemplateFragements` to deal with replacing table rows + an oob swap in the...