I keep getting this error when I try to login to my application:
('ERROR', 'XX000', 'constraint 28615 is not a foreign key constraint')Database is postgres What is strange is that I can access the database and from the administration site. I can access the application as long as I don't try to login. This error only happens when trying to login to the application which kind of looks like it's an auth issue on osx mavericks and postgres. Any clues as to why this is happening? The same application is linux works fine... Thanks in advance! -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

