I thought I had - in fact I'm pretty sure I remember doing it, but when 
I looked it wasn't there, so thanks for this. It's now working OK.

andy

ChaosKCW wrote:
> Hi
>
> It works for me,
>
> Did you add your application to the settings.py as per a previous
> step ?
>
> On Dec 5, 3:36 pm, andy baxter <[EMAIL PROTECTED]>
> wrote:
>   
>> Hello,
>>
>> I've been working my way through the django tutorial. I'm really
>> impressed with what django can do, but I've hit a problem - I'm now on
>> the part of part 2 of the tutorial where it says to add the following
>> lines to your mysite/polls/models.py:
>>
>> class Poll(models.Model):
>>     # ...
>>     class Admin:
>>         pass
>>
>> This is supposed to bring the Poll class into the admin interface, but
>> on my system it isn't working - nothing changes on the admin page, even
>> when I refresh the page or restart the server.
>>
>> Can anyone help with this?
>>
>> andy baxter.
>>     
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to