[web2py] Re: Default/index fails to load

2012-01-16 Thread Andrew Evans
Ok seems to be an issue using datetime or date Sorry about double posting if I did I may have posted on the wrong email. I appreciate any help though not sure what I need to post to get further help ValueError: invalid literal for int() with base 10 On Sun, Jan 15, 2012 at 6:43 PM, Andrew Ev

[web2py] Re: Default/index fails to load

2012-01-16 Thread Andrew Evans
After a bit of research this is what I found the table which caused an error (it has been removed temporarily) but db.define_table('trailer', Field('userinfo', db.auth_user, default=auth.user_id, readable=False, writable=False), Field('title',requires=IS_NOT_EMPTY()), Field('descripti