[web2py] Re: In trunk. admin wizard. Please give it a try (alpha)

2010-10-19 Thread Tim Michelsen
> http://127.0.0.1:8000/admin/wizard I think what could also be useful is to add a new table or field to a table later on after the app had created.

[web2py] Re: In trunk. admin wizard. Please give it a try (alpha)

2010-10-19 Thread Tim Michelsen
Am 19.10.2010 18:20, schrieb mdipierro: > http://127.0.0.1:8000/admin/wizard Please do also link to this from http://127.0.0.1:8000/admin/default/site at best in the create new app section.

[web2py] Re: In trunk. admin wizard. Please give it a try (alpha)

2010-10-19 Thread Tim Michelsen
Hey, this is very nic. The only think is that the INFO sentences are a) not very accessible from the readability pointof view b)not very helpful. example in step 3: You can use special attributes like "integer", "boolean", "float", "file", "date", "time", "datetime" to specify the fields type. Y

Re: [web2py] Re: In trunk. admin wizard. Please give it a try (alpha)

2010-10-19 Thread R. Strusberg
Yes!. You are right. :-) 2010/10/19 mdipierro > Did you copy the wizard without upgrading? DEMO_MODE is defined in > admin/models/0.py > > On Oct 19, 11:54 am, "R. Strusberg" wrote: > > Massimo, > > > > The wizard generated an error when I tried to create the application, > > because DEMO_MOD i

[web2py] Re: In trunk. admin wizard. Please give it a try (alpha)

2010-10-19 Thread mdipierro
Did you copy the wizard without upgrading? DEMO_MODE is defined in admin/models/0.py On Oct 19, 11:54 am, "R. Strusberg" wrote: > Massimo, > > The wizard generated an error when I tried to create the application, > because DEMO_MOD is not defined. I comment the three lines where the test > about