[web2py] Running DAL oustide web2py

2010-03-29 Thread Giovanni Giorgi
Hi all, there is a simple way to run DAL oustide web2py? I need to write a script to access to the DB using the web2py model, something like import myappmodel import DAL [...otherstuff...] db = DAL('sqlite://storage.sqlite') etc etc Where can I find an example? Thank you! -- Software Archi

[web2py] Mercurial or Bazaar?

2010-03-23 Thread Giovanni Giorgi
hi all, I have seen there are two web2pty repositories: one based on mercurial and one based on bazaar. Which is the "official" one? By the way, I have tried both revision control system... I am sticking on mercurial because it seems more popular. I got a very bad feeling with subversion, and I g

[web2py] [Interview] Where do you use web2py?

2010-03-12 Thread Giovanni Giorgi
Hi all, in the attempt to better knowing web2py and its community, I'd like to write some entry on my blog (gioorgi.com). I want to do a useful work for the community itself. This day I'd like to focus myself on the question: for which projects do you use web2py? I have seen the master project o

[web2py] Rendering one-to many as a select combo box?

2010-03-08 Thread Giovanni Giorgi
Hi all, I have a simple one-to many relation between two tables. When I use the admin interface the foreign key is rendered as a textbox. I'd like to render it with a combo box (select tag). There is a simple way to do it? I have tried to use the widget property of the Field object, without much s

[web2py] Introducing myself: Giovanni Giorgi

2010-03-07 Thread Giovanni Giorgi
Hi all, I am new to web2py, so I will introduce shortly myself. My name is Giovanni Giorgi, I am a 35-years old Senior Consultant. I live in Milan, in Italy. I got a master degree on Information Technology on 2000, I have worked as Software Architect for financial institutions (like Unicredit

[web2py] Pdf version of the web2py manual?

2010-03-05 Thread Giovanni Giorgi
Hi all, where can I find a Pdf version of the web2py manual? Bye -- Team Leader Gioorgi.com Chief Editor -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this gr

Re: [web2py] Re: wordpress

2010-03-04 Thread Giovanni Giorgi
There is not really much more than that except for the top menu (which > web2py needs) and the left accordion menu (which web2py admin does not > need). > > I am not saying this is easy. It takes time, understanding of CSS and > an artistic eye. > > Massimo > > On Mar 3, 5

Re: [web2py] Re: wordpress

2010-03-03 Thread Giovanni Giorgi
ust changing the views, css and > static files in web2py admin. You can just zip the admin folder and I > will check for differences. > > On Mar 3, 10:07 am, "Giovanni Giorgi" wrote: >> I am working on an application and I need to change the CSS. >> I can grab the Wordpr

Re: [web2py] wordpress

2010-03-03 Thread Giovanni Giorgi
I am working on an application and I need to change the CSS. I can grab the Wordpress CSS and adapt it... :) After I finished the work, how do you like to send you the changes? On Wed, March 3, 2010 17:04, mdipierro wrote: > I really like the look and feel of the management interface of > wordpres

[web2py] Web2Py Book application

2010-03-03 Thread Giovanni Giorgi
Hi all, I am new to web2py, even if I am following it from time to time (http://gioorgi.com/2009/web2py/) I have seen the Book application used for the web2py book http://web2py.com/book/ Where Is it possible to download the source of this application? I'd like to study it for learning web2py..

[web2py:14892] Small problem with bookreviews

2009-01-13 Thread Giovanni Giorgi
Hi, I am new to the list. I know django and python, and I'd like to try web2py. After downloading bookreviews on my winxp, I tried it (I am using sqlite db only). I get stucked because of this error: Traceback (most recent call last): File "c:\giorgi\ordev\web2py\gluon\restricted.py", line 62,