-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
2.18.0
### Steps to Reproduce
1. Have a view like
```
class StreamingView(APIView):
def post(self, request, *args, **kwargs):
…
-
I am using Django (not DRF) version 2.2.4 and building drf-yasg into it. Swagger ui works but does not load endpoints. Any way to fix it?
-
Overview of tasks to create MQL panel for Django Debug Toolbar
# Package requirements
- Include our MQL panel here or in separate repo e.g. `django-mongodb-debug-toolbar` ?
- If we include …
-
### What went wrong?
**What happened**:
- Upgrading to 1.12.1 from 1.11.3, the migration job that runs shows the following error:
```
Apply all migrations: admin, alerts, auth, auth_token, base, con…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I installed rengine 2.2.0 using `sudo ./install.sh` on Ubuntu 24.04.1 VirtualBox machin…
-
Currently this imlementation uses a Pythion model clled RegDNA, which is n older artefacts of the project.
As a first step of simplification we can replace RegDNA library with PYEcore library to remo…
-
View details in Rollbar: [https://app.rollbar.com/a/jimmy.andrews/fix/item/VariantGrid/5529](https://app.rollbar.com/a/jimmy.andrews/fix/item/VariantGrid/5529)
```
Traceback (most recent call last):
…
-
We are trying to update the django-configurations project but cannot contact anyone who has appropriate permissions.
Please let me know who I can contac t to add people with full permissions to the…
-
When accessing the admin page, we currently have a bunch of errors logged:
```
2024-10-23 16:15:20,746 [DEBUG] django.template: Exception while resolving variable 'debug' in template 'admin/index.ht…
-
Do we have an example code for vanillaJS implementation?