On 13 June 2012 14:06, Paolo <ilva...@inventati.org> wrote:

> Hi Johann,
> Yes, I started the db in postgres is totally empty.
> As y suggested I've removed all the files in databases/ but I am still
> getting the same error.
>
> What do you mean with "drop all the app-related-tables" ?
>

in pgadmin3 or in psql:

drop table <tablename>

for all the tables in the database that can be linked to your app.

But don't do this if you have data in there that you want to keep.

Did you try the migrate = False option?  or fake-migrate = True?

Regards
Johann
-- 
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)

Reply via email to