Re: [web2py] Re: beginner questions about REST

2013-11-22 Thread Joel Samuelsson
Is this in the stable version yet? I am having the same issue and updating to the latest stable doesn't help. If not, is there a small fix I can use in the meantime? Best regards, Joel Samuelsson Den onsdagen den 18:e september 2013 kl. 14:56:50 UTC+2 skrev Dimid Korovev: > > Ticket opened: >

Re: [web2py] Re: beginner questions about REST

2013-09-18 Thread Derek
For question 1 I'd follow PEP20... Explicit is better than implicit. On Wednesday, September 18, 2013 5:56:50 AM UTC-7, Dimid Korovev wrote: > > Ticket opened: > https://code.google.com/p/web2py/issues/detail?id=1682 > > I'd appreciate help with the first question and feedback on the script. >

Re: [web2py] Re: beginner questions about REST

2013-09-18 Thread Dimid Duchovny
Ticket opened: https://code.google.com/p/web2py/issues/detail?id=1682 I'd appreciate help with the first question and feedback on the script. 2013/9/17 Massimo Di Pierro > Please open a ticket about this. > > > On Tuesday, 17 September 2013 08:53:10 UTC-5, Dimid Korovev wrote: >> >> Update to q

[web2py] Re: beginner questions about REST

2013-09-17 Thread Massimo Di Pierro
Please open a ticket about this. On Tuesday, 17 September 2013 08:53:10 UTC-5, Dimid Korovev wrote: > > Update to question 2: PUT works now, but DELETE doesn't. I get the > following error: > > not indexable > > web2py™ Version > 2.6.3-stable+timestamp.2013.09.15.17.01.20Python Python 2.7.4:

[web2py] Re: beginner questions about REST

2013-09-17 Thread Dimid Korovev
Update to question 2: PUT works now, but DELETE doesn't. I get the following error: not indexable web2py™ Version 2.6.3-stable+timestamp.2013.09.15.17.01.20Python Python 2.7.4: /usr/bin/python (prefix: /usr) Traceback (most recent call last): File "../gluon/restricted.py", line 217, i