Emir Amanbekov
Emir Amanbekov
I was looking for an ability to create objects in the database using migrations. Additionally, I expect to make those migrations either shared or tenant-specific. Currently, I do not have...
https://stackoverflow.com/questions/78806100/no-module-named-setuptools-command-test ``` #13 3.785 error: Failed to download and build `django-trackstats==0.7.0` #13 3.785 Caused by: Failed to build: `django-trackstats==0.7.0` #13 3.785 Caused by: Build backend failed to determine extra requires...
**Describe the bug** I noticed that some errors are not showing up in highlight and found [this line](https://github.com/highlight/highlight/blob/d630e9132c3df7e292baa08132bbf379dafd47e2/sdk/highlight-py/highlight_io/integrations/django.py#L46), which seems to limit error handling to wsgi workers. We recently switched...
Hello! Thanks for all the work! It was so easy to get it up and working! I was wondering what's the difference between `chat.ts` and `chat-stream.ts`? I don't see `chat-stream`...