acmpesuecc / acmpesuecc/Todo_List_In_Django

Incomplete add function in views.py

Aberta
#6 3 comentários 0 reações 1 responsável Reivindicada por @AmeyaPhadnis-2019H1030012G Ver no GitHub
BOUNTY: 25 bug
Linguagem predominante
Python
Estrelas
1
Forks
4
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.