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