acmpesuecc / acmpesuecc/Todo_List_In_Django
Incomplete index function in views.py
Open
BOUNTY: 25
bug
good first issue
- Dominant language
- Python
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Complete the index function of views.py.
To complete this, you must get all the Todo objects in the database and send the todo objects to be displayed in the rendered index.html file.
Contributor guide
Assessment
This issue has not been assessed yet.