this up as an example for web2py.
Maybe check with the author/student where he is with the project and
explain what you would like to see.
Werner
On Feb 5, 11:32 am, "Werner F. Bruhin" wrote:
On 05/02/2010 17:11, mdipierro wrote:
I got a private email from David and we hav
On 05/02/2010 17:11, mdipierro wrote:
I got a private email from David and we have an idea:
1) organize a wiki with the same table of content as the book. Each
page will have an errata and a a faq. It will include some parts of
the book (when possible) and link the scribd book chapters when not
Service Temporarily Unavailable
The server is temporarily unable to service your request due to
maintenance downtime or capacity problems. Please try again later.
Apache/2.2.9 (Ubuntu) mod_ssl/2.2.9 OpenSSL/0.9.8g Server at
www.web2py.com Port 80
--
You received this message because you are
mdipierro wrote:
>
the rule is simple. If the app is not "compiled" no change requires
restarting except changes in files in the modules/ folder. If the app
is compiled you need to click on "remove compiled" and "compiled"
again but no restart.
As the OP of this thread, the above is what confu
mdipierro wrote:
Works for me but I first have to [toggle editor] then the [edit]
button appears.
Works for me too, but I have to "toggle editor" for every file I want to
edit before the "edit" button appears.
It would be IMHO much nicer if there would be a web2py configuration
where everyone
Oleg wrote:
Have you tried "It's All Text" Firefox extension?
https://addons.mozilla.org/en-US/firefox/addon/4125
Yes, but it is just a text editor, no syntax highlight etc etc. That is
what UliPad would bring to the party.
Werner
--
You received this message because you are subscribed to t
Thadeus Burgess wrote:
Currently I am trying out Wing IDE, and it is an awesome python
development environment.
I have also used web2py with Netbeans, Eclipse + PyDev, and recently I
have just been using Gedit for all of my code.
If I could afford Wing IDE I would use it explicitly.
You
Vasile Ermicioi wrote:
...
> Now about editing: on 'admin/default/edit/' I just added after 'path =
> apath(filename, r=request)'
> import os
> os.system("notepad "+path)
> and it worked
>
You are talking about changing w2py/admin/controllers/default.py method
edit?
There isn't a les
Thanks Massimo, and Villas,
Should be more patient and read up some more.
Werner
mdipierro wrote:
> from gluon.sql import Table
>
> a=Table(None,'tmp',Field('xxx',..),Field(...))
> db.define_table('mytable1',a,Field(...))
> db.define_table('mytable2',a,Field(...))
>
> you get db.mytable1.xxx a
Hi everyone,
I am just starting to look at web2py to use it for my first web
application (currently doing stuff using Python/wxPython for a desk top
app), been looking at TurboGears 2 and Django.
The project I would like to do with web2py (or one of the others) should
run on GAE (which seems t
10 matches
Mail list logo