full-stack-fastapi-template
full-stack-fastapi-template copied to clipboard
It works now (upd dependencies and fix crud_user )
Here I updated some dependencies to make this project able to up. Also fixed crud_user to make update without password possible.
added a big commit with changes from https://github.com/pyb4430/full-stack-fastapi-postgresql
Please merge this branch, everything is set up with no warnings, we can start from @da-maltsev work in order to maintain it.
Hi @da-maltsev, thanks a lot for your fixes and updates. I tried for hours to get the original template running.
@da-maltsev Hey. Just a quick question. How come some of you made get_current_user
async but you didn't do the same for get_current_active_user
and get_current_active_superuser
?
Thanks in advance
Did you update Vue version to the Vue 3?
Did you update Vue version to the Vue 3?
it does not look like it: https://github.com/tiangolo/full-stack-fastapi-postgresql/pull/491/files#diff-8e05a756917525deabbc34b1a252d87191abf4dcf7fbb87497ea5147f4db6879R17
Thanks @da-maltsev! :coffee:
This was refactored in a few other PRs, with some gradual upgrades, etc. So I'll close this one, but thanks for all the effort! :cake: