Ian Wootten

Results 6 issues of Ian Wootten

# Bug report ## Describe the bug The Python client doesn't support realtime subscription and fails with "AttributeError: 'RequestBuilder' object has no attribute 'on'". (Update 17/01/22: This was an example...

bug
realtime
Stale

PDF's can't be created using static assets and django-wkhtmltopdf unless collectstatic has been run, moving the static files into the STATIC_ROOT directory. This isn't as per django template views in...

# Bug report ## Describe the bug Cannot enable any extensions for any project. Includes old (over 1 year) and a brand new instance. Every time I go to enable...

bug

**Describe the bug** Unable to run a model on my M1 Pro 16GB. Tried both Mistral and TinyLlama on both 0.4.3 and the nightly version. **Steps to reproduce** Steps to...

type: bug

**Describe the bug** Unable to run a model on my M1 Pro 16GB. Tried both Mistral and TinyLlama on both 0.4.3 and the nightly version. Original Issue here, updated to...

P0: critical
status: needs info
type: bug

I'm unable to query the API for non-featured posts. I can see [the v2 docs state](http://api-v2-docs.producthunt.com.s3-website-us-east-1.amazonaws.com/operation/query/) the posts object has a "featured" flag which: - "Select Posts that have been...