I can create records in the interface of the postgresql and they show up in the web2py database admin. But the user I created in postgresql cannot login to the app. There is no error.
Using SQLite, I could create records by web2py's database admin. is it still possible to create records if you use postgresql or not? Because as I said in the frist post, they do not get created.