David Farrington

Results 11 issues of David Farrington

Thanks for the awesome project, now calameres is working as expected, ive been using this distro for a while and loving it, though ive recently encountered an issue, and been...

question

Closes: https://github.com/farridav/django-jazzmin/issues/195 Aims to allow an entirely custom menu using an app-> model list mapping e.g `"custom_menu": {"auth": ["books.book"], "any_name": ["auth.user", "auth.group"]}` @djpretzel .. I have not forgotten about this,...

work in progress

The locale files we have should not be translating strings that are already translated in other packages, especially not Django ones (as they have fantastic language coverage) We need to...

enhancement

It would be great if we could pass arguments through to the boto client in the `awswrangler.timestream.create_table` call See https://aws-sdk-pandas.readthedocs.io/en/stable/stubs/awswrangler.timestream.create_table.html#awswrangler.timestream.create_table At the moment, it is quite limited **Describe the solution...

enhancement
backlog

## Expected Behavior When a new file is added, it should synchronise it with databricks ## Current Behavior When a new file is added, the `sync repo` watcher exits with...

bug

Hi there, Whats the status of this projects readiness for pydantic 2 ? I found https://github.com/codemation/pydbantic/issues/60 in the closed issues, pinning the pydantic version. Im trying to make use of...

Hi, Im trying to get my test suite to run using an in memory sqlite db, as its very slow using one on the file system, but im finding failures,...

- Adds type checks with mypy - Adds types - Fixes flake8 issues

- Support Python 3.8 -3.12 - Support Django 3-5 - Update all dependencies to match new version constraints TODO: - [ ] Make required fixes to support new versions

I'm attempting to downgrade a trained xgboost 2 model down to 1.1 (as another system needs the model to be compatible with 1.1) These are the steps that i taking...

status: need update