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
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
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
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
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
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
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
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
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
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..
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,
11 matches
Mail list logo