Alexander Prams

Results 6 issues of Alexander Prams

Improved loading times when trying to quick open a new tab

Hello there, thanks for the great library. Our frontend team is now looking into integrating the newly enabled queries. A GraphQL schema would be awesome for something like https://www.graphql-code-generator.com to...

Setting `openapi_default_renderer='httpdomain'`does not allow using the documented filter operations anymore. Checking the code, this seems to be the default case. As this would therefore always render the whole schema at...

We are looking to switch to ASGI soon and are freshly using django-multitenant as well. As the `threading.local` is being used by django-multitenant, I'm afraid of cross-request tenant leakages. I...

As the support for PandasDatasets is there, I'd love support for the PartitionedDataSet Class as well - it's a common use case (from my experience at least). Currently these datasets...

Hey everybody, I am trying to implement more optimizers on top of the existing hyperopt parameter spaces. For that I would need a clean way to investigate the parameter space...

Stale