Flavien

Results 5 issues of Flavien

Hi guys ! Firstly thx for your great work ! Secondly I add Django-machina to my website but when a user want to quote a message, it works well when...

Hi guys ! I am trying to learn how django-reactor is working. When I installed it with pipenv, version `2.2.1b0` was installed but this tag is not available on GitHub,...

Hi 👋 What about use ruff and mypy in the projet to improve code style and type check the code ? Flave

feature : improvement

Hi 👋 I used you projet and love it. Save me some times, so let me help you to improve it a bit 🙂 Flavien

### Description: This PR refactors the FastAPI server start-up logic to improve the display of the application’s documentation URLs in the console. It introduces a conditional check for app.openapi_url, ensuring...

feature