[web2py] Re: py4web - Deployment on GCloud (aka Google App Engine)

2020-04-17 Thread Andrew Willimott
Hi Jacinto,
I haven't got to the db stage yet, just a simple Hello World to get py4web 
working.  I'll post when I get there.

On Friday, April 17, 2020 at 10:43:46 AM UTC+12, Jacinto Parga wrote:
>
> Hi Andrew,
>
> How did you connect with Datastore. I mean, how did you configure db in 
> settings.py?
>
> Thanks 
>
> El lunes, 13 de abril de 2020, 0:38:35 (UTC+2), Andrew W escribió:
>>
>> Hi all,
>> Not a question but a tip for others experimenting with py4web on GCP App 
>> Engine.
>>
>> Following the instructions in the _documentation, after a few failed 
>> attempts to access my app (with 502 and 404 errors), I modified the deploy 
>> command in the Makefile by adding the --promote flag to make it :
>>
>> gcloud app deploy app.yaml --promote
>>
>>
>> I'm ready to build out my first py4web app !
>>
>> Might be worth adding this to the script and/or documentation.
>>
>>
>> Regards
>>
>> Andrew W
>>
>>
>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/eb48142f-d145-4efd-8656-39ad9d77285b%40googlegroups.com.


Re: [web2py] Re: Graph Model (proposal to contribute)

2017-02-28 Thread Andrew Willimott
Hi Donald,  yes I have , and I have been meaning to some changes (to minimise 
the overlap in names).Sorry, been busy lately, I'll get on to updating 
Welcome.  My plan is to leave the existing graph code as is until everyone is 
ok with it.  Thanks for following up.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: Graph Model (proposal to contribute)

2016-11-20 Thread Andrew Willimott
Thanks Donald,  I'll do another round of improvements and then create a PR.  it 
does need to handle larger models better and I'll improve  the code layout too. 
 I'm also learning the d4 differences and there are a lot of future options 
with using d3.

 web2py with a d3 interactive front end is a good topic.  Interested to  know 
more as I'm working on this too.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: Graph Model (proposal to contribute)

2016-11-16 Thread Andrew Willimott
Here's a start:
https://github.com/willimoa/welcome_d3




>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: Graph Model (proposal to contribute)

2016-10-24 Thread Andrew Willimott


Has anyone else tried visualising the models with d3js ?  I have a mockup 
working using the force layout.  I'd suggest this is a better long term 
approach than relying on graphviz being installed.  (Graphviz has some good 
layouts though).

I can send cleaned up code as a candidate to add to Welcome.  





On Tuesday, February 19, 2013 at 4:33:41 AM UTC+13, Ramos wrote:
>
> D3js pure javascript on client!
>
> see this example of meteorjs using d3js
>
> http://meteor.com/examples/parties
>
> That is something...
>
>
>
> 2013/2/18 Niphlod 
>
>> the only issue with the current implementation in trunk is that on 
>> Windows it's almost impossible to get it going, due to the requirements.
>>
>>
>> -- 
>>  
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to web2py+un...@googlegroups.com .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] _lastsql is commented out

2016-05-20 Thread Andrew Willimott
Hi,

Are we still intending to keep _lastsql functionality.   It's not working 
in the new pydal and I see its commented out.  Was this intentional ?

Thanks

Andrew W

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.