hey Guys,

* warning: this is a beginner question!

I created a django project and a simple app... I added a simple class
in models.py (I put in an inner Admin class), synced the db,  and
visited the admin page...

however, I cannot see a field on the admin page related to my new
class... only the three default links are on this page...i.e. sites,
users,groups...

I really don't understand what is going wrong... what do you guys
suggest in terms of debugging (I get no errors by the way)

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