This website requires JavaScript.
Explore
Help
Register
Sign In
panda
/
fast_api_template
Watch
1
Star
0
Fork
0
You've already forked fast_api_template
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
06a2ec8a2b547928bbc501f6afbb14b381dd0831
fast_api_template
/
backend
/
app
T
History
Esteban Maya
e65b427ab1
♻️
Edit refactor db models to use UUID's instead of integer ID's (
#1259
)
...
Co-authored-by: Sebastián Ramírez <
tiangolo@gmail.com
>
2024-07-22 22:49:02 +00:00
..
alembic
♻️
Edit refactor db models to use UUID's instead of integer ID's (
#1259
)
2024-07-22 22:49:02 +00:00
api
♻️
Edit refactor db models to use UUID's instead of integer ID's (
#1259
)
2024-07-22 22:49:02 +00:00
core
♻️
Replace deprecated utcnow() with now(timezone.utc) in utils module (
#1247
)
2024-07-21 19:36:05 -05: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
♻️
Edit refactor db models to use UUID's instead of integer ID's (
#1259
)
2024-07-22 22:49:02 +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
crud.py
♻️
Edit refactor db models to use UUID's instead of integer ID's (
#1259
)
2024-07-22 22:49:02 +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
🔧
Update sentry dns initialization following the environment settings (
#1145
)
2024-04-02 22:29:32 -05:00
models.py
♻️
Edit refactor db models to use UUID's instead of integer ID's (
#1259
)
2024-07-22 22:49:02 +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
♻️
Replace deprecated utcnow() with now(timezone.utc) in utils module (
#1247
)
2024-07-21 19:36:05 -05:00