-
**Describe the bug**
There is an issue with drf_spectacular's `@extend_schema_view` that is only happening in production server i.e. Daphne, Gunicorn, Uvicorn. This issue does not happen with `python…
-
Hello
I just tried to setup an example project based on the sample-django from signoz. I'm trying to use the auto instrumentation for the python django service but I'm facing a Module not found erro…
-
Hello
I've created this new issue for this case.
(borgiaenv) ***@***.***:/borgia-app/Borgia/borgia#
(borgiaenv) ***@***.***:/borgia-app/Borgia/borgia# python3 manage.py shell
Python 3.10…
-
**Version**
Please provide the versions of the pulp-operator and pulp images in use.
```
$ helm -n pulp list
NAME NAMESPACE REVISION UPDATED STATUS CHART …
vkukk updated
1 month ago
-
Tried to do a ./manage.py bower install but the result is
`manage.py bower: error: unrecognized arguments: install
`
if I run ./manage.py bower_install instead, I get:
```
Traceback (most recent c…
-
Hi there,
this is more a newbie question but after many hours spent troubleshooting, and found many un resolved questions on StackOverflow I thought I might ask!
First of all props for the project, …
-
Hi. The code within `example_setup` directory is not working neither in docker nor in normal setup. In both cases, it returns the following error
```
Traceback (most recent call last):
File "dj…
-
**Describe the bug**
When using DatetimePickerInput, I was not able to select the time by clicking on the clock icon under the calendar.
**To Reproduce**
Steps to reproduce the behavior:
1. Foll…
-
#### Cannot run server after setting up Database.
So i am new to python and I set up a testServer with Django and Vagrant.
So now I am trying to integrate a MongoDb into Django.
I installed Dj…
-
```
Django==2.0.9
django-js-asset==1.1.0
django-mptt==0.9.1
-e git://github.com/caktus/django-treenav.git@8f81619a8598790d1c2dc7bf77ba9d8e9e9564e6#egg=django_treenav
pytz==2018.7
```
```
!…