-
*This is for tracking the progress of the idea started in https://github.com/django-commons/membership/issues/40#issue-2526174875.*
To my knowledge, Jazzband has only one admin currently, and addin…
-
**Problem Description**
We need more information on how the Django backend is performing. The Django Debut Toolbar will give us analytics and performance info that we can use to optimize TFRS.
**Sol…
-
After upgrade django-debug-toolbar from github a got error:
cannot import admin_site
Do not know why, i'm not skilled enough in Python, but situation need investigation.
I know only about many chang…
-
Has anyone managed to get the graphql playground working with Django debug toolbar?
-
Using 0.2.1 on Django 1.10.5, when I enable the debug toolbar, the JSON widgets print text from DJANGO settings. It does not happen for every widget, but I have pages with many JSON Widgets and it ha…
-
When attempting to edit a ticket tasks (comment) and change the status from todo to done as well as update the real start date and real finis date the following error was returned:
```
KeyError at…
-
The current Profiling panel can't support async applications (https://github.com/jazzband/django-debug-toolbar/issues/1875). However, the yappi project does https://github.com/sumerc/yappi
It's bee…
-
### Deployment Type
Self-hosted
### NetBox Version
v3.7.0
### Python Version
3.11
### Steps to Reproduce
1. Deploy Redis Sentinel instance
2. Deploy netbox with the following configuration for…
-
```
What steps will reproduce the problem?
1. Activate django-debug-toolbar
2. Set rosetta
3. Go to the rosetta url
Rosseta gives an error concerning ascii to unicode translation. Removing
django-deb…
-
불의의 사고로... linux가 날아간 후에, 일단 필요한 것들을 다시 설치하고, 현재 과제1을 진행중인데, django debug toolbar 를 활용하여 get/v1/api/seminar 를 날린 결과, 401 error가 발생했습니다.
현재 로컬 db에 별다른 작업을 하지 않아서 과제 3등에서 진행한 user 등 정보가 없는 상태입니다.
…