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

How To Convert Id Into Referenced Field In Web2py?

Consider the 3 tables below (A, B & C) where table C has 2 fields referenced to table A and B. … Read more How To Convert Id Into Referenced Field In Web2py?

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

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

Trying To Run Nosetests Outputing With Xunit And Using Suite

I'm trying to run nosetests in web2py using suite and outputing with xunit, it creates the xml … Read more Trying To Run Nosetests Outputing With Xunit And Using Suite