Results 7 issues of ThinksFast

Where can I find the options for events and parameters when searching transactions? I couldn’t find documentation in the docs or the code. I want to monitor the amount of...

**Describe the incorrect behavior you saw** I am running `Scrapy` inside an ASGI framework called `Litestar` and using `Uvicorn` as the server. `Scrapy` is built on top of `Twisted`. When...

bug

Hi, I've been using `picologging` in an ASGI Framework called `Starlite`. It looks like `picologging` creates a memory leak when used in this framework. If I switch to the Python...

Hey, cool project! I tried to play with it, but the `pnpm create djazztro` failed due to dependency conflicts with Django. I tried to fix this on my local, but...

### Issue Summary Hi, I think I found a Wagtail bug with `SnippetViewSet` admin templates. I was able to create a very simple MRE with a `Category` and `Post` model...

type:Bug
status:Unconfirmed

Hi, I am rebuilding a website using wagtail, with the ultimate goal of adding localized content. But I've noticed that when I want to add a new language/locale, there is...

Hi, I am submitting a PR which enables a new feature when adding a new locale to wagtail. When syncing a content tree from another language, the current behavior of...