acmpesuecc / acmpesuecc/Todo_List_In_Django

Incomplete add function in views.py

Đang mở
#6 3 bình luận 0 reaction 1 người được giao Được @AmeyaPhadnis-2019H1030012G nhận Xem trên GitHub
BOUNTY: 25 bug
Ngôn ngữ chính
Python
Star
1
Fork
4
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

This function adds the received todo object from the user to the database.
Steps to complete this function:
1. The function accepts only post requests.
2. Extract information of todo object from the request body.
3. Create a todo object from the information
4. Add the object to the DB
5. Redirect to the '/todo' page

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.