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
953e9e541667b34963ac6c529b09d8470b39f836
fast_api_template
/
backend
/
app
T
History
Muhammad Sameer Amin
172bfd9349
♻️
Refactored code to use encryption algorithm name from settings for consistency (
#1160
)
...
Co-authored-by: Sebastián Ramírez <
tiangolo@gmail.com
>
2024-09-27 18:42:36 +02:00
..
alembic
♻️
Refactor models to use cascade delete relationships (
#1276
)
2024-08-01 11:44:00 -05:00
api
👷
Improve playwright CI job (
#1335
)
2024-09-12 15:21:24 +02: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
🔥
Remove
USERS_OPEN_REGISTRATION
config, make registration enabled by default (
#1274
)
2024-07-31 17:08:26 -05: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