swappsco/django-qa

Use more forms

Open

#56 opened on Mar 8, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (100 stars) (36 forks)user submission
enhancementhelp wanted

Description

It would be better to using Forms and FormViews for the views AnswerQuestionView, CloseQuestionView, and ParentVoteView.

Contributor guide