swappsco/django-qa

Use more forms

Open

#56 opened on Mar 8, 2018

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

Repository metrics

Stars
 (100 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide