Re: [mezzanine-users] Re: Odd test database behaviour

2016-09-07 Thread Ryne Everett
You might look into what gets imported at init-time. I've run into this before when modules that are imported when the app is initialized try to access the database in global scope. Good luck. On Tue, Sep 6, 2016 at 6:40 PM, Arti K wrote: > Hi, > > I am running into the same

[mezzanine-users] Re: Odd test database behaviour

2016-09-06 Thread Arti K
Hi, I am running into the same issue - django.db.utils.ProgrammingError: relation "pages_page" does not exist Could you let me know how you ended up sorting this ? I am so stuck on this and have been here for a week... Thanks for your help. Regards, Aarthi On Tuesday, January 6, 2015