Re: Quick tutorial question

2012-04-11 Thread Mark Phillips
Check the bottom of tutorial #1 - Wait a minute. is, utterly, an unhelpful representation of this object. Let's fix that by editing the polls model (in the polls/models.py file) and adding a __unicode__()

Quick tutorial question

2012-04-11 Thread oneroler
I'm working through the tutorial and was setting up the admin site for the polls app. I noticed in the "Select Poll to Change" section that it was showing "poll object" rather than "what's up" or the question associated with the poll. Same is true on the Choice area of admin, the dropdown for