This should be fixed in trunk. release as soon as we have the latest
admin design.

On Nov 6, 3:53 pm, mikech <mp.ch...@gmail.com> wrote:
> I see on a subsequent walkthru of the wizard that some clarification
> may be necessary. It appears that step 6 repeats twice.  The first
> time I'm presented with:
> Generate Model:
> Generate Controller:
> Generate Views:
> Generate Menu:
> Apply Layout:
> Erase Database:
> Populate Database:
>
> and the submit button
>
> The second time step 6 looks like this:
>
> Step 6: Generate app "sayhello1"
> [back]
> click to open
> design
> manage
>
> Info
> Almost done. Click on the button above to create your new app. Once
> done you will be able to edit it as any normal web2py app.
>
> Click to open gives me an error:
> Version
> web2py Version 1.88.2 (2010-10-29 23:04:43)
>
> Traceback (most recent call last):
>   File "gluon/restricted.py", line 186, in restricted
>   File "gluon/restricted.py", line 173, in compile2
>   File "C:/web2py/applications/sayhello1/models/
> db_wizard_populate.py", line 2
>     if not db(db.auth_user).count():
>
> ^
> IndentationError: expected an indented block

Reply via email to