On 2/21/07, enquest <[EMAIL PROTECTED]> wrote: > It seems as soon I import "from bar.models import Test" do then this > class will not show up in the the ADMIN. I restarted apache 100 time, > changed the code 100 times to figure out. Tryied everthing. But as soon > as I do an "import Test" for example the admin wont show it!!!
Are these models in different apps? In two files in the same app? If they're in different apps, are both of those in the INSTALLED_APPS setting, and are you certain the DB tables have been created for them? -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---