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
0b473f5b6f7524ee58c018a36390d95e8602bdde
fast_api_template
/
backend
/
app
T
History
Motov Yurii
0b473f5b6f
🚚
Move backend tests outside the
app
directory (
#1862
)
...
Co-authored-by: Alejandra <
90076947+alejsdev@users.noreply.github.com
>
2025-09-20 18:29:10 +02:00
..
alembic
♻️
Refactor models to use cascade delete relationships (
#1276
)
2024-08-01 11:44:00 -05:00
api
♻️
Remove redundant item deletion code leveraging cascade delete (
#1481
)
2025-02-10 19:23:04 +00:00
core
⬆ Bump pydantic from 2.9.2 to 2.11.7 in /backend (
#1864
)
2025-09-09 14:47:29 +02:00
email-templates
✨
Create endpoint to show password recovery email content and update email template (
#664
)
2024-03-09 23:53:46 +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
♻️
Include
FRONTEND_HOST
in CORS origins by default (
#1348
)
2024-09-20 14:43:32 +02:00
models.py
♻️
Remove redundant field in inherited class (
#1520
)
2025-03-19 13:52:49 +01: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
♻️
Refactored code to use encryption algorithm name from settings for consistency (
#1160
)
2024-09-27 18:42:36 +02:00