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

Use model property for person.name #10

Closed pxg closed 12 years ago

pxg commented 12 years ago

Call person.name on model instead of adding the names together in the view. Technique is documented here https://docs.djangoproject.com/en/dev/topics/db/models/