This website requires JavaScript.
Explore
Help
Register
Sign In
backend.im
/
simpletodoapp-y4xv4a
Watch
1
Star
0
Fork
0
You've already forked simpletodoapp-y4xv4a
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
simpletodoapp-y4xv4a
/
app
/
models
/
__init__.py
Automated Action
d9342eea31
Create simple Todo app with FastAPI and SQLite
2025-05-17 02:28:21 +00:00
3 lines
42 B
Python
Raw
Blame
History
from
.
todo
import
Todo
__all__
=
[
"
Todo
"
]
Reference in New Issue
View Git Blame
Copy Permalink