Task #7888 (closed)
Opened 8 years ago
Closed 8 years ago
Bug: list object has no attribute model
Reported by: | jamoore | Owned by: | atarkowska |
---|---|---|---|
Priority: | major | Milestone: | OMERO-4.4 |
Component: | WebAdmin | Version: | n.a. |
Keywords: | n.a. | Cc: | web-team@… |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
From my sprint7-server-backlog branch, while saving the change of root's default group against gretzky. (i.e. web is running locally under nginx while blitz is on gretzky)
AttributeError at /webadmin/myaccount/save/ 'list' object has no attribute 'model' Request Method: POST Request URL: http://localhost:8080/webadmin/myaccount/save/ Django Version: 1.3.1 Exception Type: AttributeError Exception Value: 'list' object has no attribute 'model' Exception Location: /private/tmp/sprint7/dist/lib/python/django/forms/models.py in to_python, line 973 Python Executable: /usr/local/bin/python Python Version: 2.6.1 Python Path: ['/private/tmp/sprint7/dist/lib/python/omeroweb', '/usr/local/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg', '/usr/local/lib/python2.6/site-packages/pip-1.0.2-py2.6.egg', '/usr/local/src/tables', '/usr/local/Cellar/zeroc-ice34/3.4.2/python', '/private/tmp/sprint7/dist/lib/python/omeroweb', '/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/PyObjC', '/private/tmp/sprint7/dist/lib/python', '/private/tmp/sprint7/dist/var/lib', '/private/tmp/sprint7/dist/lib/fallback', '/usr/local/lib/python26.zip', '/usr/local/lib/python2.6', '/usr/local/lib/python2.6/plat-darwin', '/usr/local/lib/python2.6/plat-mac', '/usr/local/lib/python2.6/plat-mac/lib-scriptpackages', '/usr/local/Extras/lib/python', '/usr/local/lib/python2.6/lib-tk', '/usr/local/lib/python2.6/lib-old', '/usr/local/lib/python2.6/lib-dynload', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-darwin', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-tk', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-mac', '/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-mac/lib-scriptpackages', '/usr/local/lib/python2.6/site-packages', '/usr/local/lib/python2.6/site-packages/PIL']
Change History (2)
comment:1 Changed 8 years ago by jmoore
comment:2 Changed 8 years ago by atarkowska
- Resolution set to duplicate
- Status changed from new to closed
This issue was fixed in #7692 in sprint6-web-backlog. Merging sprint6-web-backlog should solve the problem
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
See also http://qa.openmicroscopy.org.uk/qa/feedback/4125/