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 <lav.fran...@gmail.com> 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