acmpesuecc / acmpesuecc/Todo_List_In_Django

Incomplete add function in views.py

オープン
#6 コメント 3 件 リアクション 0 件 担当者 1 名 @AmeyaPhadnis-2019H1030012G が担当を希望しています GitHub で見る
BOUNTY: 25 bug
主要言語
Python
スター
1
フォーク
4
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。