I ran into a similar problem. It was solved when I corrected the indentation of "class admin" in models.py of the app.
Cheers. Robert On 18 Jun, 18:49, Francis <[email protected]> wrote: > Hi, > > In my project, theadmininterface is not able to display tables > content of one application. The other application table listing works > fine. I did change the SITE_ID for some test, but now I'm screw an > Ican'tfindany solution to make it works again. > > Is there someone with any idea to solve my problem? > > Thank you --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

