This website requires JavaScript.
云端笔记
Explore
Help
Sign In
public
/
full-stack-fastapi-template
Watch
1
Star
0
Fork
0
mirror of
https://github.com/fastapi/full-stack-fastapi-template.git
synced
2026-09-21 05:12:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11fe2a00ed1300c7545c4935e4b791a71be02e03
full-stack-fastapi-template
/
backend
/
app
T
History
Dong-hyeon Shin
and
Sebastián Ramírez
11fe2a00ed
♻ Update error messages (
#417
)
...
Co-authored-by: Sebastián Ramírez <
tiangolo@gmail.com
>
2024-03-12 12:25:03 +00:00
..
alembic
♻ Move project source files to top level from src, update Sentry dependency (
#630
)
2024-03-07 16:35:33 +00:00
api
♻ Update error messages (
#417
)
2024-03-12 12:25:03 +00:00
core
👷
Add continuous deployment and refactors needed for it (
#667
)
2024-03-11 15:34:18 +00:00
email-templates
✨
Create endpoint to show password recovery email content and update email template (
#664
)
2024-03-09 23:53:46 +00:00
tests
♻ Update error messages (
#417
)
2024-03-12 12:25:03 +00:00
__init__.py
♻ Move project source files to top level from src, update Sentry dependency (
#630
)
2024-03-07 16:35:33 +00:00
backend_pre_start.py
✅
Add tests to raise coverage to at least 90% and fix recover password logic (
#632
)
2024-03-07 23:21:46 +00:00
celeryworker_pre_start.py
✅
Add tests to raise coverage to at least 90% and fix recover password logic (
#632
)
2024-03-07 23:21:46 +00:00
crud.py
✅
Add tests to raise coverage to at least 90% and fix recover password logic (
#632
)
2024-03-07 23:21:46 +00:00
initial_data.py
♻ Move project source files to top level from src, update Sentry dependency (
#630
)
2024-03-07 16:35:33 +00:00
main.py
🏷️
Add mypy to the GitHub Action for tests and fixed types in the whole project (
#655
)
2024-03-10 19:47:21 +00:00
models.py
🏷️
Add mypy to the GitHub Action for tests and fixed types in the whole project (
#655
)
2024-03-10 19:47:21 +00:00
tests_pre_start.py
✅
Add tests to raise coverage to at least 90% and fix recover password logic (
#632
)
2024-03-07 23:21:46 +00:00
utils.py
👷
Add continuous deployment and refactors needed for it (
#667
)
2024-03-11 15:34:18 +00:00
worker.py
🐛
Set up Sentry only when used (
#671
)
2024-03-11 15:47:51 +00:00