-
### Steps to reproduce
trying to view any datacenter asset results in a 500 error both from the gui and from the api
/data_center/datacenterasset/224/
### Expected behavior
Expected it to show…
-
### What went wrong?
I was using Grafana OnCall v1.1.29, today I am about to upgrade to Grafana OnCall v1.3.38 (the version released today) and when I access Grafana in Plugins > Grafana OnCall
I…
-
Hi ,
Thanks for such lib. I am trying to use this lib for my current project but not getting 'refresh-openid-connect-well-known' action under admin panel bz of that getting below error "Invalid URL '…
-
https://www.dusaiphoto.com/article/56/
-
https://github.com/microsoft/pylance-release/issues/3401
-
### Description
Deleting a document does not work. Log in webserver shows
```
[2024-10-29 13:03:51,357] [ERROR] [django.request] Internal Server Error: /api/documents/2805/
Traceback (most recen…
-
There is a chance that `polymorphic_ctype_id` of an object can point a wrong non-proxy ContentType model. If that case happens polymorphic model's get_real_instance_class throws a TypeError instead of…
-
# Models refactor proposal
Not especially urgent. This work can be split up into different parts.
## Directory structure
```
|- models
| |- types
| | |- constants.ts
| | |- models.ts
| …
-
I'm unable to get the delete buttons working with csrf middleware turned on.
Here's my analysis of the situation, I can't work out whether the bug might be seen to lie with Jquery fileupload, Django,…
-
Let’s say I want to run a filter like this
```
User.objects.filter(Q(username="admin") | Q(first_name="test"))
```
I understand drest does not support this in the end point.
How can I modify so as t…