> The tutorial, though, puts it on the Poll model. Where is yours?
Ah, thanks. It seems that I put it in the PollAdmin for some reason.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post t
On Sat, Oct 18, 2008 at 8:01 PM, Brendan Miller <[EMAIL PROTECTED]>wrote:
>
> I was running through the tutorial to get up to speed on django.
>
> Most of the way down tutorial 2, it asks you to add a list display to
> the PollAdmin:
> list_display = ('question', 'pub_date', 'was_published_today')
2 matches
Mail list logo