Must be a bug.

from storage import Settings

should be

from gluon.storage import Settings

You may want to report it to the author.

On Sep 24, 6:45 pm, Javier Quarite <jquari...@gmail.com> wrote:
> Thanks for your reply, but it keeps the same error message
>
> 1.Traceback (most recent call last):
> 2.  File "gluon/restricted.py", line 181, in restricted
> 3.  File "PATH web2py
> folder/web2py/applications/sistema/models/plugin_instant_admin.py"
> <http://127.0.0.1:8000/admin/default/edit/sistema/models/plugin_instan...>,
> line 3, in <   module>
> 4.ImportError: No module named storage
>
> I'm not sure how to solve this
>
>
>
>
>
>
>
> On Sat, Sep 24, 2011 at 3:36 PM, IK <ivicakr...@gmail.com> wrote:
> > Ops, sorry you have to install it as a plugin not module.

Reply via email to