Re: new tables missing from admin page
You should confirm that the tables that you added to the database, do
in fact exist, by querying the database, before wondering why they did
not show up in the admin page
On Dec 20, 9:08 pm, Karen Tracey <kmtra...@gmail.com> wrote:
> No, it doesn't happen automatically. (Unless prior to this change you were
> using plug-in apps that all provided an admin.py file to register their
> models.) For any models in apps you write, you must explicitly register
> them with admin in order for them to be visible in admin.
>
> Karen
> --http://tracey.org/kmt/
--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home