You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"?
The text was updated successfully, but these errors were encountered:
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"?
The text was updated successfully, but these errors were encountered: