[web2py:15245] Re: web2py on dreamhost shell account?

2009-01-21 Thread TakeTheStage
I followed the above along with http://wiki.dreamhost.com/Web2py. Finally got everything working; however, cant access the admin pages. I get this message when I attempt: "Admin is disabled because unsecure channel". I tried the workaround mentioned in the wiki, but its a bit outdated and no long

[web2py:16078] Model Field Suppression

2009-02-09 Thread TakeTheStage
I'm using T3 and using t2.display to list individual records. Is there a way to remove certain fields from the display? Specifically, when displaying the record, I can see the model instance's id #, with this being the thing I wish to remove. This is the code I'm using to grab the record from my