Results 11 issues of Justin Brooks

When converting a QuerySet with an `only()` or `exclude()` field to json, the required fields returned in each object are the required ones from the query. ```python output = Example.objects.only('field_1').to_json()...

Getting errors in the console when I try to use Label Transform. ### Errors ``` vega-util.module.js:115 ERROR TypeError: Cannot read property 'length' of undefined at draw2 (vega-label.module.js:49) at vega-label.module.js:23 at...

bug

In a modal, the stepper form doesn't work well. What is the suggested or best option for different color schemes? Or maybe using `blackAlpha`/`whiteAlpha` would be a better option than...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...

bug
waiting-response

Our DNS zone lives in a different gcp project then where we would like to deploy tfe. This means we need a different provider when querying for the dns zone....

enhancement