[web2py] web2py dynamic search form

2016-05-18 Thread Ghada Chabbouh
pleasse i need a web2py dynamic search form -- 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 Go

[web2py] posgresql connexion

2016-05-18 Thread Ghada Chabbouh
Hi every one acctually i'm binginner in web2py , and i'm trying to develope a web app i wrote this syntaxe: db = DAL('postgres://postgres:123@localhost:5432/Gestion_maintenance', pool_size=0,migrate=False) but i can't connect my postgresql database to my app ... any one could help me or is th