flyctl thinks my fastapi project is a django project. I cannot deploy it.

Hi,

is there a template dockerfile for fastapi project ? thanks

If it’s detecting the wrong project, there’s probably not a template dockerfile.
You can still deploy it, you’ll just need to provide your own dockerfile via fly launch --dockerfile path/to/Dockerfile