[web2py] Re: First web2py app

2014-07-23 Thread Sif Baksh
Massimo, Thank you so much that did it, and now it make's life so much easier :) Not I can also pass each Template ID and make a HyperLink to view the text as well. This is great man, thanks for the help Sif On Tuesday, July 22, 2014 12:43:05 AM UTC-6, Massimo Di Pierro wrote: > > I understand

[web2py] Re: First web2py app

2014-07-21 Thread Massimo Di Pierro
I understand you should not use return but you should build a response, for example: def index(): import requests import json url = "https://10.10.10.1/wapi/2/"; object_type = "config_templates/search" data = requests.get(url + object_type, verify=False, auth=('myuser', 'myp

[web2py] Re: First web2py app

2014-07-21 Thread Sif Baksh
Massimo, Thanks for replying, I'm both new to Python and web2py (loving it so far) Here is an example of the JSON file this is showing one device config return: { "config_templates": [ { "_class": "ConfigTemplate", "created_at": "2012-02-24 11:37:53",

[web2py] Re: First web2py app

2014-07-20 Thread Massimo Di Pierro
I am not sure what you mean by: for entry in decoded['config_templates']: return entry['name'] why do you have a return in a loop? It will only return the first time. The cli may do something unusual. On Friday, 18 July 2014 16:15:11 UTC-5, Sif Baksh wrote: > > > My very first besides

[web2py] Re: First web2py app

2010-05-07 Thread ScOut3R
On May 6, 3:53 am, Yarko Tymciurak wrote: > On May 5, 2:46 pm, ScOut3R wrote: > > > > > > > On May 5, 6:02 am, Yarko Tymciurak > > wrote: > > > > On May 4, 4:19 pm, ScOut3R wrote: > > > > > Here it goes. First of all, I'm not a developer by profession, not > > > > even a web developer. You'll

[web2py] Re: First web2py app

2010-05-05 Thread Yarko Tymciurak
On May 5, 2:46 pm, ScOut3R wrote: > On May 5, 6:02 am, Yarko Tymciurak > wrote: > > > On May 4, 4:19 pm, ScOut3R wrote: > > > > Here it goes. First of all, I'm not a developer by profession, not > > > even a web developer. You'll notice it on the design. By the way, I > > > like the default styl

[web2py] Re: First web2py app

2010-05-05 Thread ScOut3R
Thank You! Feel free to use it if You need it! Best regards, Mate On May 5, 5:58 pm, Thadeus Burgess wrote: > Nice work! > > -- > Thadeus > > On Tue, May 4, 2010 at 11:02 PM, Yarko Tymciurak > > wrote: > > > On May 4, 4:19 pm, ScOut3R wrote: > >> Here it goes. First of all, I'm not a developer

[web2py] Re: First web2py app

2010-05-05 Thread ScOut3R
On May 5, 6:02 am, Yarko Tymciurak wrote: > On May 4, 4:19 pm, ScOut3R wrote: > > > Here it goes. First of all, I'm not a developer by profession, not > > even a web developer. You'll notice it on the design. By the way, I > > like the default style mdipierro. ;) > > > The app is about storing

Re: [web2py] Re: First web2py app

2010-05-05 Thread Thadeus Burgess
Nice work! -- Thadeus On Tue, May 4, 2010 at 11:02 PM, Yarko Tymciurak wrote: > > On May 4, 4:19 pm, ScOut3R wrote: >> Here it goes. First of all, I'm not a developer by profession, not >> even a web developer. You'll notice it on the design. By the way, I >> like the default style mdipierr

[web2py] Re: First web2py app

2010-05-04 Thread Yarko Tymciurak
On May 4, 4:19 pm, ScOut3R wrote: > Here it goes. First of all, I'm not a developer by profession, not > even a web developer. You'll notice it on the design. By the way, I > like the default style mdipierro. ;) > > The app is about storing personal dvds, music cds, books and keep > track of any

[web2py] Re: First web2py app

2010-05-04 Thread ScOut3R
Here it goes. First of all, I'm not a developer by profession, not even a web developer. You'll notice it on the design. By the way, I like the default style mdipierro. ;) The app is about storing personal dvds, music cds, books and keep track of any lent items and a wishlist. That's pretty basic,

Re: [web2py] Re: First web2py app

2010-05-04 Thread Thadeus Burgess
Please, do tell! -- Thadeus On Tue, May 4, 2010 at 3:20 PM, mdipierro wrote: > We look forward to hear verything. ;-) > > On May 4, 1:07 pm, ScOut3R wrote: >> Hey There! >> >> My first web2py application started as a learning course and the >> application was designed for personal use but I

[web2py] Re: First web2py app

2010-05-04 Thread mdipierro
We look forward to hear verything. ;-) On May 4, 1:07 pm, ScOut3R wrote: > Hey There! > > My first web2py application started as a learning course and the > application was designed for personal use but I thought that maybe the > public would be interested in it. Is this the right place to > "adv

[web2py] Re: First web2py app

2010-05-04 Thread Patrick
On May 4, 1:07 pm, ScOut3R wrote: > Hey There! > > My first web2py application started as a learning course and the > application was designed for personal use but I thought that maybe the > public would be interested in it. Is this the right place to > "advertise" a web2py based app which might