-
Read full proposal here - http://django-ninja.rest-framework.com/proposals/cbv/
To allow incapsulate common logic into class methods
```Python
from ninja import Router
router = Router()
…
-
Админка для создания рассылок манагерами (не важно на чем реализовать, можно Django, FastAPI, Flask и т.д.). Главное чтобы там была возможность создания сообщений пользователям (с выбором способа дост…
-
# Convert Excel File to Database, Implement Data Flow, and Integrate FastAPI Endpoints
## Description
We need to convert our current Excel file to a database, implement a specific data flow in our P…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Which deploy/s?
_No response_
### Current Behavior
When running `make parallel-master` in the proj…
-
I'm seeing locally and on dev that there is an exception being consistently thrown while handling a `POST /data_object/workflow_summary` request. The stack trace is:
```
ERROR: Exception in A…
-
`Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/uvicorn/protocols/websockets/websockets_impl.py", line 242, in run_asgi
result = await self.app(self.scope, se…
-
##### Description
So far I have had absolutely no success in getting SQLAlchemy to work properly with your Flask generated code. Can someone tell me what the appropriate ```__main__.py``` initiali…
-
**Describe the bug**
I am trying to build a simple CRUD application using FastAPI and beanie, with the setting "use_revision" enabled on the model that I am using for this app. However, it seems that…
Ty-Ni updated
4 weeks ago
-
### First Check
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I have verified that this issue _is not_ related to the underlying library
[hhyrsev/recipe-scrapers](h…
-
https://github.com/jod35/fastapi-beyond-crud-docs/blob/24e7b1ce9fa36da93a8cad8332db48a0bf706cd5/docs/chapter2.md?plain=1#L169