Skip to content Skip to sidebar Skip to footer
Showing posts with the label Web2py

Web2py Db Is Not Defined

I'm trying to run a script at command line that uses the models with the following command: c:\… Read more Web2py Db Is Not Defined

Python 2.5.6 Build Error On Mac Lion

Here is what I would like to do. Use web2py with MySQL. To do that, I need to use source web2py rat… Read more Python 2.5.6 Build Error On Mac Lion

Install Python Module In Local Install Of Web2py

I am running web2py on a Windows machine. I'm working on an application, but it keeps erroring … Read more Install Python Module In Local Install Of Web2py

Calculated Fields In Web2py Sqlgrid

Web2py has several methods for calculated fields, but the documentation states that lazy fields … Read more Calculated Fields In Web2py Sqlgrid

One Single Mysql Database For Many Web2py Applications

I have 3 apps under my web2py framework. Can I use one single MySQL database for all of them (by pr… Read more One Single Mysql Database For Many Web2py Applications

Store Images In Datastore Of Gae Python While Deploying Web2py App

I am trying to deploy a web2py application on GAE. When run locally, a phone_details table is defin… Read more Store Images In Datastore Of Gae Python While Deploying Web2py App

How To Run A Task Outside Web2py And Retrieve The Output

Getting extended processing times inside web2py when running clustering algorithms. Tried running t… Read more How To Run A Task Outside Web2py And Retrieve The Output