Remove duplicate 'login' tags by Nonameentered · Pull Request #135 · fastapi/full-stack-fastapi-template

alejsdev pushed a commit that referenced this pull request

Dec 19, 2024
* Add owner to team

* Check if user owns any team

* Move to is_personal_team on team

* Remove unneeded delete

* Remove redundant args

* Update things after merge

* Fix delete

* Use hybrid property

* Update backend/app/models.py

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>

* Lint

---------

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>