I made some progress. I was trying to connect to the wrong database. That caused my 'hanging' problem of yesterday.
I have succeeded in creating auth_user in a different schema than 'public' using MyDAL but when I try to access it with appadmin it does not know about the schema. The model was in models/db.py - not in a module so there should not be import problems for appadmin. Regards Johann -- Because experiencing your loyal love is better than life itself, my lips will praise you. (Psalm 63:3)

