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
14129f7a5049ff224491ae3cfd167f3c43629f69
fast_api_template
/
backend
/
app
T
History
Patrick Arminio
14129f7a50
✨
Add private, local only, API for usage in E2E tests (
#1429
)
...
Co-authored-by: github-actions <
github-actions@github.com
>
2024-12-02 12:57:53 +01:00
..
alembic
♻️
Refactor models to use cascade delete relationships (
#1276
)
2024-08-01 11:44:00 -05:00
api
✨
Add private, local only, API for usage in E2E tests (
#1429
)
2024-12-02 12:57:53 +01:00
core
💡
Remove unnecessary comment (
#1260
)
2024-09-27 17:41:17 +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
tests
✨
Add private, local only, API for usage in E2E tests (
#1429
)
2024-12-02 12:57:53 +01: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 duplicated information in the ItemCreate model (
#1287
)
2024-08-12 22:58:31 -05: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