-
Hi 👋🏻
I opened a ticket in your django and fastapi application, but in both cases it's the same problem: stripe doesn't work at all in all applications. It's a shame because I find that your applic…
-
Hi guys. We are trying to upgrade our application to use Django 4.2 but it seems as though django-rest-models only support up to Django 3.2. I noticed that there is a branch for 4.2 support and @selji…
-
### Task: Integrate FastAPI into the Project
Add FastAPI as a component within project to enhance API performance and support asynchronous operations.
---
### Instructions:
1. **Install …
-
### Description
A `ValueError` has been reported in Sentry indicating that Django is attempting to handle a connection type it doesn't support. The error message is: "Django can only handle ASGI/HTTP …
-
Hi!
This package has been intriguing to me as someone that maintains both a Django and Flask application. I like the idea of having a single source-of-truth on our security header configuration acr…
-
I am encountering a `ProgrammingError` when unapplying migrations that include triggers. The error occurs when running the `python manage.py migrate [app] zero` command or unapplying specific migratio…
-
Hello! This is working for docx documents. But, when trying to translate a PDF document i got this trace in console and traceback in django
```
Environment:
Request Method: POST
Request URL:…
-
**Describe the bug**
When running a Django App with socketify Djnago says:
You cannot call this from an async context - use a thread or sync_to_async
**To Reproduce**
Steps to reproduce the beha…
-
### Is this a docs issue?
- [x] My issue is about the documentation content or website
### Type of issue
Other
### Description
Add a Django guide with the following steps:
- Create a Django appl…
-
Hello, I am doing django from last one year now. And I will love to contribute some more features in your application.