On Nov 9, 2009, at 8:42 PM, Francesco Meloni wrote:
>
>
> 2009/11/10 Michael Bayer
>
>
> On Nov 8, 2009, at 5:06 PM, M3nt0r3 wrote:
>
> >
> > Hi , i am sorry for my english, i am trying ti make a Server/Client
> > app. Until now client-gtk mapped the db and spoked directly with the
> > db
2009/11/10 Michael Bayer
>
>
> On Nov 8, 2009, at 5:06 PM, M3nt0r3 wrote:
>
> >
> > Hi , i am sorry for my english, i am trying ti make a Server/Client
> > app. Until now client-gtk mapped the db and spoked directly with the
> > db ( sqlite and postgresql atm) . I wrote a small wsgi server base
On Nov 8, 2009, at 5:06 PM, M3nt0r3 wrote:
>
> Hi , i am sorry for my english, i am trying ti make a Server/Client
> app. Until now client-gtk mapped the db and spoked directly with the
> db ( sqlite and postgresql atm) . I wrote a small wsgi server based
> on werkzeug, and it basically make t