Jason Dilworth

Results 11 issues of Jason Dilworth

This solutions generates a pseudo-random string for each `SVGImgUtils` element and uses that to avoid class name conflicts in merged SVGs by prepending it to each class. 6^26 should be...

## Pull Request Type - [ ] Feature addition - [ ] Bugfix - [x] Documentation update - [ ] Code refactor - [ ] Tests improvement - [ ]...

documentation
on hold

These two methods work with these small fixes.

Hi, thanks for merging my PR a couple of years ago. I'm just going through some dependencies on a project and found this again, and it would be great if...

Currently autocomplete suggestions will show all instances of a related model despite the relation having a `limit_choices_to`. Has any thought been put into respecting that restriction?

Addresses a number of issues raised in #8. Not my code, but having been in conversation with @parasyte I have forked his branches to turn into this PR. There is...

Use Pydantic with `validate_call` decorator on methods, and models for output.

enhancement

For now this is a placeholder. I'm about to get on a train to Le Mans but having this helps if anyone reports any issues. This removes all club related...

Production release
Python

It would be good to add the new `flairs` endpoint to our setup, seeing that it has been added in the latest iRacing release: https://github.com/popmonkey/iracing-data-api-doc/commit/29bf200c0db40d135dc52fdacc7bc4f853dbc7bf?diff=unified&w=1

good first issue