MadeByLoosers / favouriteQ

What's your favourite question? Follow twitter.com/favouriteq for daily questions, this web app aggregate the answers...
1 stars 2 forks source link

Remove duplication of code in view.py #24

Open pxg opened 12 years ago

pxg commented 12 years ago

detail and current_question have duplicated code for dealing with the form. How can we have them share this code?