[web2py] Compile Error

2011-05-06 Thread Deepan
Hi All, I am relatively new to web2py. I built a small application it works perfectly fine, but when I try to compile the applications it results in an error. It would be great if some one could let me know where i am going wrong !!! Here is the trace: Traceback (most recent call last): File "

[web2py] Import csv

2010-07-14 Thread Deepan
What should be the format of the csv file to import into the db table using web2py interface. I have table format as Tablename (id, col1, col2, col3) id is auto increment.

[web2py] Re: Disabling registration

2010-06-30 Thread Deepan
ou're looking for > login_nexthttp://www.web2py.com/book/default/section/8/2?search=login_next > > The search function on the book is fairly good, once you get use to > some of the words you're looking for. > > On Jun 30, 9:24 am, Deepan wrote: > > > > > Hi

[web2py] Disabling registration

2010-06-30 Thread Deepan
Hi, I am relatively new to web2py. It would be great if somebody can guide me through this issues. 1. way to disable registration for anonymous users of the app. 2. When I am logged in as a authenticated user I'm redirected to my profile page instead of registration page. Please let me know how

[web2py] Error in db.py

2010-06-24 Thread Deepan
Hi, I am having an error in web2py app. I am not able to figure out what is causing the error. It would be of great help if any can figure out the error and let me know. Error is as follows: Traceback (most recent call last): File "/cube/apps/web2py/gluon/restricted.py", line 178, in restrict