-
Good day
Using django-tenants for developing my project. For each registered user, a tenant is created. Access to the tenant has to be via sub-folder `project-url.ru/user//...` instead of sub-domai…
-
Python 2.7.13
django==1.11.20
opencensus == 0.7.1
opencensus-ext-django == 0.7.0
opencensus-ext-azure == 0.7.0
opencensus-ext-logging == 0.1.0
Seems like at least some django system-loggers …
-
Switching to using `logging`
logging should be a slightly better way to deal with increasing need for output and possibly different locations for the output
## Considerations
* Which errors nee…
-
**Describe the bug**
In an application where Celery is used (https://docs.celeryq.dev/en/stable/) it is not possible to use pastas. Importing pastas results in Celery workers failing to start.
…
-
Hi,
I have just looked up microsoftgraph-python on the Snyk Advisor https://snyk.io/advisor/python/microsoftgraph-python
The "Github" link in that page points to the wrong repository (django-reque…
-
* Django DataDog Logger version:latest
* Python version:3.11
* Operating System:debian-based/container
### Description
I'm trying to correlate my traces and logs, my logs are being output as j…
-
`EasyAuditMiddleware` currently only supports synchronous code, requiring adaptations by Django for async operation.
As such, projects using easy audit cannot benefit from async stack as shown by t…
-
### Describe your environment
OS: (Alpine Docker)
Python version: (Python 3.8)
SDK version: (e.g., 1.22.0)
API version: (e.g., 1.22.0)
### What happened?
Invalid type WSGIRequest for attribute '…
-
**Describe the bug**
When attempting to add an icon to an application when the storage backend is S3, a stack trace is returned if the status code is 403.
**To Reproduce**
Steps to reproduce the …
-
I have recently build solution using composure and getting error for Postgres database is not reachable
`2024-10-24 14:33:41,196 WARNING django-csp could not be found, not updating Content-Securit…