I have a fairly simple question to ask, and I dont know where to ask
it.

Essentially my issue is that I went through the Django Tutorial:
http://www.djangoproject.com/documentation/tutorial2/

and I created the polls app and then stated inside it models.py that it
could be editable by the admin panel     class Admin:
        pass
but the admin panel isnt picking it up. There is nothing popping up.
Where and what can I do to check that I have set this sucker up right?

Thanks in advance.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to