Massimo Di Pierro wrote:
Did you put this:auth.define_tables() in the controller instead of a model? Something is not executing that line when you visit appadmin.
I left it where it was in the simple application i created using the web interface. I just added a table of my own at the bottom of db.py.I will try to insert some print statements tomorrow to see if something is printed on the console.
Thanks for this insight. Stefaan.

