FastAPI-template icon indicating copy to clipboard operation
FastAPI-template copied to clipboard

"--add-users" not working

Open wujianv5 opened this issue 8 months ago • 1 comments
trafficstars

When I created a project via "fastapi_template --add-users", it seems not as expected. There is no fastapi_users in pip list, and no db.models.users as well which is imported in web.api.users.views. Did I miss something or misunderstand the argument "--add-users"?

wujianv5 avatar Feb 25 '25 13:02 wujianv5

That's weird. It should add fastapi_users. Seems like a bug.

s3rius avatar Feb 25 '25 14:02 s3rius