<type 'exceptions.AttributeError'> 'DAL' object has no attribute 
'(Organization' Version web2py™ Version 
2.12.2-stable+timestamp.2015.08.09.14.29.44 Python Python 2.7.9: 
C:\alex\alt_web2py\web2py\web2py.exe (prefix: C:\Python27) Traceback 

1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.

Traceback (most recent call last):
  File "C:\alex\alt_web2py\web2py\gluon\restricted.py", line 227, in restricted
    exec ccode in environment
  File "C:/alex/alt_web2py/web2py/applications/ES1/controllers/appadmin.py" 
<http://127.0.0.1:8000/admin/default/edit/ES1/controllers/appadmin.py>, line 
464, in <module>
  File "C:\alex\alt_web2py\web2py\gluon\globals.py", line 412, in <lambda>
    self._caller = lambda f: f()
  File "C:/alex/alt_web2py/web2py/applications/ES1/controllers/appadmin.py" 
<http://127.0.0.1:8000/admin/default/edit/ES1/controllers/appadmin.py>, line 
126, in insert
    form = SQLFORM(db[table], ignore_rw=ignore_rw)
  File "C:\alex\alt_web2py\web2py\gluon\sqlhtml.py", line 1259, in __init__
    inp = self.widgets.options.widget(field, default)
  File "C:\alex\alt_web2py\web2py\gluon\sqlhtml.py", line 313, in widget
    options = requires[0].options()
  File "C:\alex\alt_web2py\web2py\gluon\validators.py", line 586, in options
    self.build_set()
  File "C:\alex\alt_web2py\web2py\gluon\validators.py", line 557, in build_set
    table = self.dbset.db[self.ktable]
  File "C:\alex\alt_web2py\web2py\gluon\packages\dal\pydal\base.py", line 900, 
in __getitem__
    return self.__getattr__(str(key))
  File "C:\alex\alt_web2py\web2py\gluon\packages\dal\pydal\base.py", line 907, 
in __getattr__
    return ogetattr(self, key)
AttributeError: 'DAL' object has no attribute '(Organization'

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to