[reporter="expert", created="Wed, 8 Jun 2011 10:10:11 -0400"]
I have got an error in a bulk managements section of the admin area.
What has done
1) Opened the bulk managements section
2) In the check box of actions selected a "delete completely" action
3) Checked some item (there is no matter which and how many)
4) Clicked a run button.
That has observed
The forum was fallen with database error:
DatabaseError at /admin/tools/nodeman/
current transaction is aborted, commands ignored until end of transaction block
Request Method: POST
Request URL: http://test.ru/admin/tools/nodeman/
Django Version: 1.3
Exception Type: DatabaseError
Exception Value:
current transaction is aborted, commands ignored until end of transaction block
Exception Location: /usr/local/lib/python2.6/dist-packages/Django-1.3-py2.6.egg/django/db/backends/postgresql_psycopg2/base.py in execute, line 44
Python Executable: /usr/bin/python
Python Version: 2.6.5
Python Path:
['/usr/local/lib/python2.6/dist-packages/South-0.7.3-py2.6.egg',
'/usr/local/lib/python2.6/dist-packages/Django-1.3-py2.6.egg',
'/usr/local/lib/python2.6/dist-packages/Markdown-2.0.3-py2.6.egg',
'/usr/local/lib/python2.6/dist-packages/html5lib-0.90-py2.6.egg',
'/usr/lib/python2.6',
'/usr/lib/python2.6/plat-linux2',
'/usr/lib/python2.6/lib-tk',
'/usr/lib/python2.6/lib-old',
'/usr/lib/python2.6/lib-dynload',
'/usr/lib/python2.6/dist-packages',
'/usr/lib/python2.6/dist-packages/PIL',
'/usr/lib/pymodules/python2.6',
'/usr/local/lib/python2.6/dist-packages',
'/home',
'/home/test',
'/home/test/forum/markdownext']
该提问来源于开源项目:dzone/osqa