On 06-Jan-08, at 11:52 AM, shabda wrote:

> I have an app, and that app is included in the installed_apps in
> settings.py. Whn I run manage.py runserver, tables referred in the app
> are created. However none of the entities in that table are displayed
> in the admin interface, which shows tables from contrib.sites and
> contrib.auth. What could I be missing, which is making the tables non
> displayed in the admin interface?

do you have an 'Admin' class in your models?

-- 

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/
Foss Conference for the common man: http://registration.fossconf.in/web/



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