I need some help. I have started web2py development with a passion to really master it. I love python and really want to see if I can find some excellent uses for writing online applications.
The weird problem I am running into is the following and I need some help. I have an application where I have setup a connection string to an online postgresql database. When I run a select query it shows that it is a sqlite database connection to a local database on disk but that is not how I set it up. The effect is that my login and registration screens do not work and I am not sure what I am doing wrong. What is the best way to debug this issue? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/1becabf7-c5ab-4e68-acd1-f803c18a6548n%40googlegroups.com.

