[web2py] Re: how to create dev site for my web2py postgres app on pythonanywhere.com

2016-02-21 Thread Dragan Matic
Here's explained: http://blog.draganmatic.com/init/default/show_page/3 On Sunday, February 21, 2016 at 9:30:14 AM UTC+1, Alex Glaros wrote: > > can anyone please walk me through the concepts of creating a dev site for > my web2py postgres app on pythonanywhere.com? > > I'd like to have a copy of

[web2py] Re: how to create dev site for my web2py postgres app on pythonanywhere.com

2016-02-21 Thread Leonel Câmara
You need to create the postgres database in your python anywhere console.This requires a custom plan and it isn't free. Afterwards you can actually deploy your app to pythonanywhere using the admin. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/