Hello, I have this error the first time i open instant-admin Traceback (most recent call last): File "/home/web2py/gluon/restricted.py", line 205, in restricted exec ccode in environment File "/home/web2py/applications/webadmin/models/plugin_instant_admin.py", line 22, in db = databases.values()[0] # Take only one database for now. IndexError: list index out of range
i have change plugin_instant_admin.py to remplace "from storage import Settings" for from.gluon.storage import Settings I populate data in database Always same result sorry for my bad english