'tuple' object has no attribute 'ordered'
Request Method: | GET |
---|---|
Request URL: | http://localhost:8081/admin/edittest/mymodel/?p=2 |
Django Version: | 1.3 pre-alpha SVN-13863 |
Exception Type: | AttributeError |
Exception Value: | 'tuple' object has no attribute 'ordered' |
Exception Location: | /home/tuttle/tmp/editable-test/django-trunk/django/forms/models.py in get_queryset, line 476 |
Python Executable: | /usr/bin/python |
Python Version: | 2.6.4 |
Python Path: | ['/home/tuttle/tmp/editable-test/editabletest', '/home/tuttle/tmp/editable-test/django-trunk', '/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/python2.6/dist-packages/gst-0.10', '/usr/lib/pymodules/python2.6', '/usr/lib/pymodules/python2.6/gtk-2.0', '/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode'] |
Server time: | Sun, 19 Sep 2010 14:27:17 -0500 |
/home/tuttle/tmp/editable-test/django-trunk/django/core/handlers/base.py
in get_response
Variable | Value |
---|---|
callback | <function changelist_view at 0x9846064> |
callback_args | () |
callback_kwargs | {} |
e | AttributeError("'tuple' object has no attribute 'ordered'",) |
exceptions | <module 'django.core.exceptions' from '/home/tuttle/tmp/editable-test/django-trunk/django/core/exceptions.pyc'> |
middleware_method | <bound method CsrfViewMiddleware.process_view of <django.middleware.csrf.CsrfViewMiddleware object at 0x97d2f6c>> |
receivers | [(<function _rollback_on_exception at 0x94317d4>, None)] |
request | <WSGIRequest
GET:<QueryDict: {u'p': [u'2']}>,
POST:<QueryDict: {}>,
COOKIES:{'__utma': '1.1814913469.1283793829.1283793829.1283793829.1',
'__utmz': '1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'csrftoken': 'b485bb44c526ebb351fafa8c64391d68',
'django_language': 'cs',
'sessionid': '8dfca394e11b853ff19f5ed43395f660'},
META:{'CDPATH': '.:~:~/data/Fotky/netrideny-archiv',
'CONTENT_LENGTH': '',
'CONTENT_TYPE': 'text/plain',
'CSRF_COOKIE': 'b485bb44c526ebb351fafa8c64391d68',
'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-Z8z73Ec0l5,guid=586bf253f65eb398760c4e8b4c965042',
'DISPLAY': ':0.0',
'DJANGO_SETTINGS_MODULE': 'editabletest.settings',
'EDITOR': 'joe',
'EMAIL': 'tuttle@sandbox.cz',
'FIGNORE': '.o:~',
'GATEWAY_INTERFACE': 'CGI/1.1',
'GREP_COLOR': '1;34',
'GREP_OPTIONS': '--color=auto',
'HISTCONTROL': 'ignoreboth',
'HISTFILE': '/home/tuttle/.history_bash/bashhist.puk.20100919-204317.pid6014',
'HISTSIZE': '5000',
'HOME': '/home/tuttle',
'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
'HTTP_ACCEPT_ENCODING': 'gzip,deflate',
'HTTP_ACCEPT_LANGUAGE': 'cs,en-us;q=0.7,en;q=0.3',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'csrftoken=b485bb44c526ebb351fafa8c64391d68; sessionid=8dfca394e11b853ff19f5ed43395f660; django_language=cs; __utma=1.1814913469.1283793829.1283793829.1283793829.1; __utmz=1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'HTTP_HOST': 'localhost:8081',
'HTTP_IF_NONE_MATCH': '"700c83e328799a470e5aa858da708e3d"',
'HTTP_KEEP_ALIVE': '115',
'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.11pre) Gecko/20100916 Ubuntu/9.10 (karmic) Namoroka/3.6.11pre',
'LANG': 'en_US.UTF-8',
'LESS': '-isMRnq#3~',
'LESSCLOSE': '/usr/bin/lesspipe %s %s',
'LESSOPEN': '| /usr/bin/lesspipe %s',
'LOGNAME': 'tuttle',
'OLDPWD': '/home/tuttle/tmp/editable-test',
'ORIGPHOTOS': '/home/tuttle/tmp/origpohotos',
'ORIGROTDIR': '/home/tuttle/tmp/origphotos',
'ORIGSHRINKDIR': '/home/tuttle/tmp/origpohotos',
'PATH': '~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games',
'PATH_INFO': u'/admin/edittest/mymodel/',
'PHOTOTARGET': '/home/tuttle/data/Fotky/netrideny-archiv',
'PROMPT_COMMAND': 'history -a',
'PS1': '\\[\\e]0;-\\a\\]`rctmp=$?; [ $rctmp != 0 ] && echo "(rc=$rctmp) "`\\[\\e[32m\\]\\D{%H%M%S} ${OLDPWD/#$HOME/~} \\[\\e[34m\\]\\h \\w\\[\\e[0m\\]\\n\\$ ',
'PWD': '/home/tuttle/tmp/editable-test/editabletest',
'PYTHONPATH': '/home/tuttle/tmp/editable-test/django-trunk/',
'QUERY_STRING': 'p=2',
'REMOTE_ADDR': '127.0.0.1',
'REMOTE_HOST': '',
'REQUEST_METHOD': 'GET',
'RUN_MAIN': 'true',
'SCRIPT_NAME': u'',
'SERVER_NAME': 'localhost',
'SERVER_PORT': '8081',
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SOFTWARE': 'WSGIServer/0.1 Python/2.6.4',
'SHELL': '/bin/bash',
'SHLVL': '1',
'SSH_AGENT_PID': '4221',
'SSH_AUTH_SOCK': '/tmp/ssh-njGJdh4197/agent.4197',
'TERM': 'xterm',
'TZ': 'America/Chicago',
'USER': 'tuttle',
'VISUAL': 'joe',
'WINDOWID': '41943055',
'WINDOWPATH': '7',
'XDG_SESSION_COOKIE': 'bc7ed7881ec8274b22e18fab4b1e7747-1284919362.717707-2026208578',
'XTERM_LOCALE': 'en_US.UTF-8',
'XTERM_SHELL': '/bin/bash',
'XTERM_VERSION': 'XTerm(243)',
'_': './manage.py',
'wsgi.errors': <open file '<stderr>', mode 'w' at 0xb761a0c0>,
'wsgi.file_wrapper': <class 'django.core.servers.basehttp.FileWrapper'>,
'wsgi.input': <socket._fileobject object at 0x984b56c>,
'wsgi.multiprocess': False,
'wsgi.multithread': True,
'wsgi.run_once': False,
'wsgi.url_scheme': 'http',
'wsgi.version': (1, 0)}> |
resolver | <RegexURLResolver editabletest.urls (None:None) ^/> |
response | None |
self | <django.core.handlers.wsgi.WSGIHandler object at 0x971d6ac> |
settings | <django.conf.LazySettings object at 0xb726314c> |
urlconf | 'editabletest.urls' |
urlresolvers | <module 'django.core.urlresolvers' from '/home/tuttle/tmp/editable-test/django-trunk/django/core/urlresolvers.pyc'> |
/home/tuttle/tmp/editable-test/django-trunk/django/contrib/admin/options.py
in wrapper
Variable | Value |
---|---|
args | (<WSGIRequest
GET:<QueryDict: {u'p': [u'2']}>,
POST:<QueryDict: {}>,
COOKIES:{'__utma': '1.1814913469.1283793829.1283793829.1283793829.1',
'__utmz': '1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'csrftoken': 'b485bb44c526ebb351fafa8c64391d68',
'django_language': 'cs',
'sessionid': '8dfca394e11b853ff19f5ed43395f660'},
META:{'CDPATH': '.:~:~/data/Fotky/netrideny-archiv',
'CONTENT_LENGTH': '',
'CONTENT_TYPE': 'text/plain',
'CSRF_COOKIE': 'b485bb44c526ebb351fafa8c64391d68',
'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-Z8z73Ec0l5,guid=586bf253f65eb398760c4e8b4c965042',
'DISPLAY': ':0.0',
'DJANGO_SETTINGS_MODULE': 'editabletest.settings',
'EDITOR': 'joe',
'EMAIL': 'tuttle@sandbox.cz',
'FIGNORE': '.o:~',
'GATEWAY_INTERFACE': 'CGI/1.1',
'GREP_COLOR': '1;34',
'GREP_OPTIONS': '--color=auto',
'HISTCONTROL': 'ignoreboth',
'HISTFILE': '/home/tuttle/.history_bash/bashhist.puk.20100919-204317.pid6014',
'HISTSIZE': '5000',
'HOME': '/home/tuttle',
'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
'HTTP_ACCEPT_ENCODING': 'gzip,deflate',
'HTTP_ACCEPT_LANGUAGE': 'cs,en-us;q=0.7,en;q=0.3',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'csrftoken=b485bb44c526ebb351fafa8c64391d68; sessionid=8dfca394e11b853ff19f5ed43395f660; django_language=cs; __utma=1.1814913469.1283793829.1283793829.1283793829.1; __utmz=1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'HTTP_HOST': 'localhost:8081',
'HTTP_IF_NONE_MATCH': '"700c83e328799a470e5aa858da708e3d"',
'HTTP_KEEP_ALIVE': '115',
'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.11pre) Gecko/20100916 Ubuntu/9.10 (karmic) Namoroka/3.6.11pre',
'LANG': 'en_US.UTF-8',
'LESS': '-isMRnq#3~',
'LESSCLOSE': '/usr/bin/lesspipe %s %s',
'LESSOPEN': '| /usr/bin/lesspipe %s',
'LOGNAME': 'tuttle',
'OLDPWD': '/home/tuttle/tmp/editable-test',
'ORIGPHOTOS': '/home/tuttle/tmp/origpohotos',
'ORIGROTDIR': '/home/tuttle/tmp/origphotos',
'ORIGSHRINKDIR': '/home/tuttle/tmp/origpohotos',
'PATH': '~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games',
'PATH_INFO': u'/admin/edittest/mymodel/',
'PHOTOTARGET': '/home/tuttle/data/Fotky/netrideny-archiv',
'PROMPT_COMMAND': 'history -a',
'PS1': '\\[\\e]0;-\\a\\]`rctmp=$?; [ $rctmp != 0 ] && echo "(rc=$rctmp) "`\\[\\e[32m\\]\\D{%H%M%S} ${OLDPWD/#$HOME/~} \\[\\e[34m\\]\\h \\w\\[\\e[0m\\]\\n\\$ ',
'PWD': '/home/tuttle/tmp/editable-test/editabletest',
'PYTHONPATH': '/home/tuttle/tmp/editable-test/django-trunk/',
'QUERY_STRING': 'p=2',
'REMOTE_ADDR': '127.0.0.1',
'REMOTE_HOST': '',
'REQUEST_METHOD': 'GET',
'RUN_MAIN': 'true',
'SCRIPT_NAME': u'',
'SERVER_NAME': 'localhost',
'SERVER_PORT': '8081',
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SOFTWARE': 'WSGIServer/0.1 Python/2.6.4',
'SHELL': '/bin/bash',
'SHLVL': '1',
'SSH_AGENT_PID': '4221',
'SSH_AUTH_SOCK': '/tmp/ssh-njGJdh4197/agent.4197',
'TERM': 'xterm',
'TZ': 'America/Chicago',
'USER': 'tuttle',
'VISUAL': 'joe',
'WINDOWID': '41943055',
'WINDOWPATH': '7',
'XDG_SESSION_COOKIE': 'bc7ed7881ec8274b22e18fab4b1e7747-1284919362.717707-2026208578',
'XTERM_LOCALE': 'en_US.UTF-8',
'XTERM_SHELL': '/bin/bash',
'XTERM_VERSION': 'XTerm(243)',
'_': './manage.py',
'wsgi.errors': <open file '<stderr>', mode 'w' at 0xb761a0c0>,
'wsgi.file_wrapper': <class 'django.core.servers.basehttp.FileWrapper'>,
'wsgi.input': <socket._fileobject object at 0x984b56c>,
'wsgi.multiprocess': False,
'wsgi.multithread': True,
'wsgi.run_once': False,
'wsgi.url_scheme': 'http',
'wsgi.version': (1, 0)}>,) |
kwargs | {} |
self | <editabletest.edittest.admin.MyModelAdmin object at 0x983dbac> |
view | <bound method MyModelAdmin.changelist_view of <editabletest.edittest.admin.MyModelAdmin object at 0x983dbac>> |
/home/tuttle/tmp/editable-test/django-trunk/django/utils/decorators.py
in _wrapped_view
Variable | Value |
---|---|
args | () |
e | AttributeError("'tuple' object has no attribute 'ordered'",) |
kwargs | {} |
middleware | <django.middleware.csrf.CsrfViewMiddleware object at 0x96ceb6c> |
request | <WSGIRequest
GET:<QueryDict: {u'p': [u'2']}>,
POST:<QueryDict: {}>,
COOKIES:{'__utma': '1.1814913469.1283793829.1283793829.1283793829.1',
'__utmz': '1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'csrftoken': 'b485bb44c526ebb351fafa8c64391d68',
'django_language': 'cs',
'sessionid': '8dfca394e11b853ff19f5ed43395f660'},
META:{'CDPATH': '.:~:~/data/Fotky/netrideny-archiv',
'CONTENT_LENGTH': '',
'CONTENT_TYPE': 'text/plain',
'CSRF_COOKIE': 'b485bb44c526ebb351fafa8c64391d68',
'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-Z8z73Ec0l5,guid=586bf253f65eb398760c4e8b4c965042',
'DISPLAY': ':0.0',
'DJANGO_SETTINGS_MODULE': 'editabletest.settings',
'EDITOR': 'joe',
'EMAIL': 'tuttle@sandbox.cz',
'FIGNORE': '.o:~',
'GATEWAY_INTERFACE': 'CGI/1.1',
'GREP_COLOR': '1;34',
'GREP_OPTIONS': '--color=auto',
'HISTCONTROL': 'ignoreboth',
'HISTFILE': '/home/tuttle/.history_bash/bashhist.puk.20100919-204317.pid6014',
'HISTSIZE': '5000',
'HOME': '/home/tuttle',
'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
'HTTP_ACCEPT_ENCODING': 'gzip,deflate',
'HTTP_ACCEPT_LANGUAGE': 'cs,en-us;q=0.7,en;q=0.3',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'csrftoken=b485bb44c526ebb351fafa8c64391d68; sessionid=8dfca394e11b853ff19f5ed43395f660; django_language=cs; __utma=1.1814913469.1283793829.1283793829.1283793829.1; __utmz=1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'HTTP_HOST': 'localhost:8081',
'HTTP_IF_NONE_MATCH': '"700c83e328799a470e5aa858da708e3d"',
'HTTP_KEEP_ALIVE': '115',
'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.11pre) Gecko/20100916 Ubuntu/9.10 (karmic) Namoroka/3.6.11pre',
'LANG': 'en_US.UTF-8',
'LESS': '-isMRnq#3~',
'LESSCLOSE': '/usr/bin/lesspipe %s %s',
'LESSOPEN': '| /usr/bin/lesspipe %s',
'LOGNAME': 'tuttle',
'OLDPWD': '/home/tuttle/tmp/editable-test',
'ORIGPHOTOS': '/home/tuttle/tmp/origpohotos',
'ORIGROTDIR': '/home/tuttle/tmp/origphotos',
'ORIGSHRINKDIR': '/home/tuttle/tmp/origpohotos',
'PATH': '~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games',
'PATH_INFO': u'/admin/edittest/mymodel/',
'PHOTOTARGET': '/home/tuttle/data/Fotky/netrideny-archiv',
'PROMPT_COMMAND': 'history -a',
'PS1': '\\[\\e]0;-\\a\\]`rctmp=$?; [ $rctmp != 0 ] && echo "(rc=$rctmp) "`\\[\\e[32m\\]\\D{%H%M%S} ${OLDPWD/#$HOME/~} \\[\\e[34m\\]\\h \\w\\[\\e[0m\\]\\n\\$ ',
'PWD': '/home/tuttle/tmp/editable-test/editabletest',
'PYTHONPATH': '/home/tuttle/tmp/editable-test/django-trunk/',
'QUERY_STRING': 'p=2',
'REMOTE_ADDR': '127.0.0.1',
'REMOTE_HOST': '',
'REQUEST_METHOD': 'GET',
'RUN_MAIN': 'true',
'SCRIPT_NAME': u'',
'SERVER_NAME': 'localhost',
'SERVER_PORT': '8081',
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SOFTWARE': 'WSGIServer/0.1 Python/2.6.4',
'SHELL': '/bin/bash',
'SHLVL': '1',
'SSH_AGENT_PID': '4221',
'SSH_AUTH_SOCK': '/tmp/ssh-njGJdh4197/agent.4197',
'TERM': 'xterm',
'TZ': 'America/Chicago',
'USER': 'tuttle',
'VISUAL': 'joe',
'WINDOWID': '41943055',
'WINDOWPATH': '7',
'XDG_SESSION_COOKIE': 'bc7ed7881ec8274b22e18fab4b1e7747-1284919362.717707-2026208578',
'XTERM_LOCALE': 'en_US.UTF-8',
'XTERM_SHELL': '/bin/bash',
'XTERM_VERSION': 'XTerm(243)',
'_': './manage.py',
'wsgi.errors': <open file '<stderr>', mode 'w' at 0xb761a0c0>,
'wsgi.file_wrapper': <class 'django.core.servers.basehttp.FileWrapper'>,
'wsgi.input': <socket._fileobject object at 0x984b56c>,
'wsgi.multiprocess': False,
'wsgi.multithread': True,
'wsgi.run_once': False,
'wsgi.url_scheme': 'http',
'wsgi.version': (1, 0)}> |
result | None |
view_func | <function inner at 0x98d0a3c> |
/home/tuttle/tmp/editable-test/django-trunk/django/views/decorators/cache.py
in _wrapped_view_func
Variable | Value |
---|---|
args | () |
kwargs | {} |
request | <WSGIRequest
GET:<QueryDict: {u'p': [u'2']}>,
POST:<QueryDict: {}>,
COOKIES:{'__utma': '1.1814913469.1283793829.1283793829.1283793829.1',
'__utmz': '1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'csrftoken': 'b485bb44c526ebb351fafa8c64391d68',
'django_language': 'cs',
'sessionid': '8dfca394e11b853ff19f5ed43395f660'},
META:{'CDPATH': '.:~:~/data/Fotky/netrideny-archiv',
'CONTENT_LENGTH': '',
'CONTENT_TYPE': 'text/plain',
'CSRF_COOKIE': 'b485bb44c526ebb351fafa8c64391d68',
'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-Z8z73Ec0l5,guid=586bf253f65eb398760c4e8b4c965042',
'DISPLAY': ':0.0',
'DJANGO_SETTINGS_MODULE': 'editabletest.settings',
'EDITOR': 'joe',
'EMAIL': 'tuttle@sandbox.cz',
'FIGNORE': '.o:~',
'GATEWAY_INTERFACE': 'CGI/1.1',
'GREP_COLOR': '1;34',
'GREP_OPTIONS': '--color=auto',
'HISTCONTROL': 'ignoreboth',
'HISTFILE': '/home/tuttle/.history_bash/bashhist.puk.20100919-204317.pid6014',
'HISTSIZE': '5000',
'HOME': '/home/tuttle',
'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
'HTTP_ACCEPT_ENCODING': 'gzip,deflate',
'HTTP_ACCEPT_LANGUAGE': 'cs,en-us;q=0.7,en;q=0.3',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'csrftoken=b485bb44c526ebb351fafa8c64391d68; sessionid=8dfca394e11b853ff19f5ed43395f660; django_language=cs; __utma=1.1814913469.1283793829.1283793829.1283793829.1; __utmz=1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'HTTP_HOST': 'localhost:8081',
'HTTP_IF_NONE_MATCH': '"700c83e328799a470e5aa858da708e3d"',
'HTTP_KEEP_ALIVE': '115',
'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.11pre) Gecko/20100916 Ubuntu/9.10 (karmic) Namoroka/3.6.11pre',
'LANG': 'en_US.UTF-8',
'LESS': '-isMRnq#3~',
'LESSCLOSE': '/usr/bin/lesspipe %s %s',
'LESSOPEN': '| /usr/bin/lesspipe %s',
'LOGNAME': 'tuttle',
'OLDPWD': '/home/tuttle/tmp/editable-test',
'ORIGPHOTOS': '/home/tuttle/tmp/origpohotos',
'ORIGROTDIR': '/home/tuttle/tmp/origphotos',
'ORIGSHRINKDIR': '/home/tuttle/tmp/origpohotos',
'PATH': '~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games',
'PATH_INFO': u'/admin/edittest/mymodel/',
'PHOTOTARGET': '/home/tuttle/data/Fotky/netrideny-archiv',
'PROMPT_COMMAND': 'history -a',
'PS1': '\\[\\e]0;-\\a\\]`rctmp=$?; [ $rctmp != 0 ] && echo "(rc=$rctmp) "`\\[\\e[32m\\]\\D{%H%M%S} ${OLDPWD/#$HOME/~} \\[\\e[34m\\]\\h \\w\\[\\e[0m\\]\\n\\$ ',
'PWD': '/home/tuttle/tmp/editable-test/editabletest',
'PYTHONPATH': '/home/tuttle/tmp/editable-test/django-trunk/',
'QUERY_STRING': 'p=2',
'REMOTE_ADDR': '127.0.0.1',
'REMOTE_HOST': '',
'REQUEST_METHOD': 'GET',
'RUN_MAIN': 'true',
'SCRIPT_NAME': u'',
'SERVER_NAME': 'localhost',
'SERVER_PORT': '8081',
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SOFTWARE': 'WSGIServer/0.1 Python/2.6.4',
'SHELL': '/bin/bash',
'SHLVL': '1',
'SSH_AGENT_PID': '4221',
'SSH_AUTH_SOCK': '/tmp/ssh-njGJdh4197/agent.4197',
'TERM': 'xterm',
'TZ': 'America/Chicago',
'USER': 'tuttle',
'VISUAL': 'joe',
'WINDOWID': '41943055',
'WINDOWPATH': '7',
'XDG_SESSION_COOKIE': 'bc7ed7881ec8274b22e18fab4b1e7747-1284919362.717707-2026208578',
'XTERM_LOCALE': 'en_US.UTF-8',
'XTERM_SHELL': '/bin/bash',
'XTERM_VERSION': 'XTerm(243)',
'_': './manage.py',
'wsgi.errors': <open file '<stderr>', mode 'w' at 0xb761a0c0>,
'wsgi.file_wrapper': <class 'django.core.servers.basehttp.FileWrapper'>,
'wsgi.input': <socket._fileobject object at 0x984b56c>,
'wsgi.multiprocess': False,
'wsgi.multithread': True,
'wsgi.run_once': False,
'wsgi.url_scheme': 'http',
'wsgi.version': (1, 0)}> |
view_func | <function inner at 0x98d0764> |
/home/tuttle/tmp/editable-test/django-trunk/django/contrib/admin/sites.py
in inner
Variable | Value |
---|---|
args | () |
kwargs | {} |
request | <WSGIRequest
GET:<QueryDict: {u'p': [u'2']}>,
POST:<QueryDict: {}>,
COOKIES:{'__utma': '1.1814913469.1283793829.1283793829.1283793829.1',
'__utmz': '1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'csrftoken': 'b485bb44c526ebb351fafa8c64391d68',
'django_language': 'cs',
'sessionid': '8dfca394e11b853ff19f5ed43395f660'},
META:{'CDPATH': '.:~:~/data/Fotky/netrideny-archiv',
'CONTENT_LENGTH': '',
'CONTENT_TYPE': 'text/plain',
'CSRF_COOKIE': 'b485bb44c526ebb351fafa8c64391d68',
'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-Z8z73Ec0l5,guid=586bf253f65eb398760c4e8b4c965042',
'DISPLAY': ':0.0',
'DJANGO_SETTINGS_MODULE': 'editabletest.settings',
'EDITOR': 'joe',
'EMAIL': 'tuttle@sandbox.cz',
'FIGNORE': '.o:~',
'GATEWAY_INTERFACE': 'CGI/1.1',
'GREP_COLOR': '1;34',
'GREP_OPTIONS': '--color=auto',
'HISTCONTROL': 'ignoreboth',
'HISTFILE': '/home/tuttle/.history_bash/bashhist.puk.20100919-204317.pid6014',
'HISTSIZE': '5000',
'HOME': '/home/tuttle',
'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
'HTTP_ACCEPT_ENCODING': 'gzip,deflate',
'HTTP_ACCEPT_LANGUAGE': 'cs,en-us;q=0.7,en;q=0.3',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'csrftoken=b485bb44c526ebb351fafa8c64391d68; sessionid=8dfca394e11b853ff19f5ed43395f660; django_language=cs; __utma=1.1814913469.1283793829.1283793829.1283793829.1; __utmz=1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'HTTP_HOST': 'localhost:8081',
'HTTP_IF_NONE_MATCH': '"700c83e328799a470e5aa858da708e3d"',
'HTTP_KEEP_ALIVE': '115',
'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.11pre) Gecko/20100916 Ubuntu/9.10 (karmic) Namoroka/3.6.11pre',
'LANG': 'en_US.UTF-8',
'LESS': '-isMRnq#3~',
'LESSCLOSE': '/usr/bin/lesspipe %s %s',
'LESSOPEN': '| /usr/bin/lesspipe %s',
'LOGNAME': 'tuttle',
'OLDPWD': '/home/tuttle/tmp/editable-test',
'ORIGPHOTOS': '/home/tuttle/tmp/origpohotos',
'ORIGROTDIR': '/home/tuttle/tmp/origphotos',
'ORIGSHRINKDIR': '/home/tuttle/tmp/origpohotos',
'PATH': '~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games',
'PATH_INFO': u'/admin/edittest/mymodel/',
'PHOTOTARGET': '/home/tuttle/data/Fotky/netrideny-archiv',
'PROMPT_COMMAND': 'history -a',
'PS1': '\\[\\e]0;-\\a\\]`rctmp=$?; [ $rctmp != 0 ] && echo "(rc=$rctmp) "`\\[\\e[32m\\]\\D{%H%M%S} ${OLDPWD/#$HOME/~} \\[\\e[34m\\]\\h \\w\\[\\e[0m\\]\\n\\$ ',
'PWD': '/home/tuttle/tmp/editable-test/editabletest',
'PYTHONPATH': '/home/tuttle/tmp/editable-test/django-trunk/',
'QUERY_STRING': 'p=2',
'REMOTE_ADDR': '127.0.0.1',
'REMOTE_HOST': '',
'REQUEST_METHOD': 'GET',
'RUN_MAIN': 'true',
'SCRIPT_NAME': u'',
'SERVER_NAME': 'localhost',
'SERVER_PORT': '8081',
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SOFTWARE': 'WSGIServer/0.1 Python/2.6.4',
'SHELL': '/bin/bash',
'SHLVL': '1',
'SSH_AGENT_PID': '4221',
'SSH_AUTH_SOCK': '/tmp/ssh-njGJdh4197/agent.4197',
'TERM': 'xterm',
'TZ': 'America/Chicago',
'USER': 'tuttle',
'VISUAL': 'joe',
'WINDOWID': '41943055',
'WINDOWPATH': '7',
'XDG_SESSION_COOKIE': 'bc7ed7881ec8274b22e18fab4b1e7747-1284919362.717707-2026208578',
'XTERM_LOCALE': 'en_US.UTF-8',
'XTERM_SHELL': '/bin/bash',
'XTERM_VERSION': 'XTerm(243)',
'_': './manage.py',
'wsgi.errors': <open file '<stderr>', mode 'w' at 0xb761a0c0>,
'wsgi.file_wrapper': <class 'django.core.servers.basehttp.FileWrapper'>,
'wsgi.input': <socket._fileobject object at 0x984b56c>,
'wsgi.multiprocess': False,
'wsgi.multithread': True,
'wsgi.run_once': False,
'wsgi.url_scheme': 'http',
'wsgi.version': (1, 0)}> |
self | <django.contrib.admin.sites.AdminSite object at 0x96fca4c> |
view | <bound method MyModelAdmin.changelist_view of <editabletest.edittest.admin.MyModelAdmin object at 0x983dbac>> |
/home/tuttle/tmp/editable-test/django-trunk/django/utils/decorators.py
in _wrapper
Variable | Value |
---|---|
args | (<WSGIRequest
GET:<QueryDict: {u'p': [u'2']}>,
POST:<QueryDict: {}>,
COOKIES:{'__utma': '1.1814913469.1283793829.1283793829.1283793829.1',
'__utmz': '1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'csrftoken': 'b485bb44c526ebb351fafa8c64391d68',
'django_language': 'cs',
'sessionid': '8dfca394e11b853ff19f5ed43395f660'},
META:{'CDPATH': '.:~:~/data/Fotky/netrideny-archiv',
'CONTENT_LENGTH': '',
'CONTENT_TYPE': 'text/plain',
'CSRF_COOKIE': 'b485bb44c526ebb351fafa8c64391d68',
'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-Z8z73Ec0l5,guid=586bf253f65eb398760c4e8b4c965042',
'DISPLAY': ':0.0',
'DJANGO_SETTINGS_MODULE': 'editabletest.settings',
'EDITOR': 'joe',
'EMAIL': 'tuttle@sandbox.cz',
'FIGNORE': '.o:~',
'GATEWAY_INTERFACE': 'CGI/1.1',
'GREP_COLOR': '1;34',
'GREP_OPTIONS': '--color=auto',
'HISTCONTROL': 'ignoreboth',
'HISTFILE': '/home/tuttle/.history_bash/bashhist.puk.20100919-204317.pid6014',
'HISTSIZE': '5000',
'HOME': '/home/tuttle',
'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
'HTTP_ACCEPT_ENCODING': 'gzip,deflate',
'HTTP_ACCEPT_LANGUAGE': 'cs,en-us;q=0.7,en;q=0.3',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'csrftoken=b485bb44c526ebb351fafa8c64391d68; sessionid=8dfca394e11b853ff19f5ed43395f660; django_language=cs; __utma=1.1814913469.1283793829.1283793829.1283793829.1; __utmz=1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'HTTP_HOST': 'localhost:8081',
'HTTP_IF_NONE_MATCH': '"700c83e328799a470e5aa858da708e3d"',
'HTTP_KEEP_ALIVE': '115',
'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.11pre) Gecko/20100916 Ubuntu/9.10 (karmic) Namoroka/3.6.11pre',
'LANG': 'en_US.UTF-8',
'LESS': '-isMRnq#3~',
'LESSCLOSE': '/usr/bin/lesspipe %s %s',
'LESSOPEN': '| /usr/bin/lesspipe %s',
'LOGNAME': 'tuttle',
'OLDPWD': '/home/tuttle/tmp/editable-test',
'ORIGPHOTOS': '/home/tuttle/tmp/origpohotos',
'ORIGROTDIR': '/home/tuttle/tmp/origphotos',
'ORIGSHRINKDIR': '/home/tuttle/tmp/origpohotos',
'PATH': '~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games',
'PATH_INFO': u'/admin/edittest/mymodel/',
'PHOTOTARGET': '/home/tuttle/data/Fotky/netrideny-archiv',
'PROMPT_COMMAND': 'history -a',
'PS1': '\\[\\e]0;-\\a\\]`rctmp=$?; [ $rctmp != 0 ] && echo "(rc=$rctmp) "`\\[\\e[32m\\]\\D{%H%M%S} ${OLDPWD/#$HOME/~} \\[\\e[34m\\]\\h \\w\\[\\e[0m\\]\\n\\$ ',
'PWD': '/home/tuttle/tmp/editable-test/editabletest',
'PYTHONPATH': '/home/tuttle/tmp/editable-test/django-trunk/',
'QUERY_STRING': 'p=2',
'REMOTE_ADDR': '127.0.0.1',
'REMOTE_HOST': '',
'REQUEST_METHOD': 'GET',
'RUN_MAIN': 'true',
'SCRIPT_NAME': u'',
'SERVER_NAME': 'localhost',
'SERVER_PORT': '8081',
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SOFTWARE': 'WSGIServer/0.1 Python/2.6.4',
'SHELL': '/bin/bash',
'SHLVL': '1',
'SSH_AGENT_PID': '4221',
'SSH_AUTH_SOCK': '/tmp/ssh-njGJdh4197/agent.4197',
'TERM': 'xterm',
'TZ': 'America/Chicago',
'USER': 'tuttle',
'VISUAL': 'joe',
'WINDOWID': '41943055',
'WINDOWPATH': '7',
'XDG_SESSION_COOKIE': 'bc7ed7881ec8274b22e18fab4b1e7747-1284919362.717707-2026208578',
'XTERM_LOCALE': 'en_US.UTF-8',
'XTERM_SHELL': '/bin/bash',
'XTERM_VERSION': 'XTerm(243)',
'_': './manage.py',
'wsgi.errors': <open file '<stderr>', mode 'w' at 0xb761a0c0>,
'wsgi.file_wrapper': <class 'django.core.servers.basehttp.FileWrapper'>,
'wsgi.input': <socket._fileobject object at 0x984b56c>,
'wsgi.multiprocess': False,
'wsgi.multithread': True,
'wsgi.run_once': False,
'wsgi.url_scheme': 'http',
'wsgi.version': (1, 0)}>,) |
bound_func | <function bound_func at 0x98d0684> |
decorator | <function csrf_protect at 0x96d0224> |
func | <function changelist_view at 0x96f7cdc> |
kwargs | {} |
self | <editabletest.edittest.admin.MyModelAdmin object at 0x983dbac> |
/home/tuttle/tmp/editable-test/django-trunk/django/utils/decorators.py
in _wrapped_view
Variable | Value |
---|---|
args | () |
e | AttributeError("'tuple' object has no attribute 'ordered'",) |
kwargs | {} |
middleware | <django.middleware.csrf.CsrfViewMiddleware object at 0x96ceb6c> |
request | <WSGIRequest
GET:<QueryDict: {u'p': [u'2']}>,
POST:<QueryDict: {}>,
COOKIES:{'__utma': '1.1814913469.1283793829.1283793829.1283793829.1',
'__utmz': '1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'csrftoken': 'b485bb44c526ebb351fafa8c64391d68',
'django_language': 'cs',
'sessionid': '8dfca394e11b853ff19f5ed43395f660'},
META:{'CDPATH': '.:~:~/data/Fotky/netrideny-archiv',
'CONTENT_LENGTH': '',
'CONTENT_TYPE': 'text/plain',
'CSRF_COOKIE': 'b485bb44c526ebb351fafa8c64391d68',
'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-Z8z73Ec0l5,guid=586bf253f65eb398760c4e8b4c965042',
'DISPLAY': ':0.0',
'DJANGO_SETTINGS_MODULE': 'editabletest.settings',
'EDITOR': 'joe',
'EMAIL': 'tuttle@sandbox.cz',
'FIGNORE': '.o:~',
'GATEWAY_INTERFACE': 'CGI/1.1',
'GREP_COLOR': '1;34',
'GREP_OPTIONS': '--color=auto',
'HISTCONTROL': 'ignoreboth',
'HISTFILE': '/home/tuttle/.history_bash/bashhist.puk.20100919-204317.pid6014',
'HISTSIZE': '5000',
'HOME': '/home/tuttle',
'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
'HTTP_ACCEPT_ENCODING': 'gzip,deflate',
'HTTP_ACCEPT_LANGUAGE': 'cs,en-us;q=0.7,en;q=0.3',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'csrftoken=b485bb44c526ebb351fafa8c64391d68; sessionid=8dfca394e11b853ff19f5ed43395f660; django_language=cs; __utma=1.1814913469.1283793829.1283793829.1283793829.1; __utmz=1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'HTTP_HOST': 'localhost:8081',
'HTTP_IF_NONE_MATCH': '"700c83e328799a470e5aa858da708e3d"',
'HTTP_KEEP_ALIVE': '115',
'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.11pre) Gecko/20100916 Ubuntu/9.10 (karmic) Namoroka/3.6.11pre',
'LANG': 'en_US.UTF-8',
'LESS': '-isMRnq#3~',
'LESSCLOSE': '/usr/bin/lesspipe %s %s',
'LESSOPEN': '| /usr/bin/lesspipe %s',
'LOGNAME': 'tuttle',
'OLDPWD': '/home/tuttle/tmp/editable-test',
'ORIGPHOTOS': '/home/tuttle/tmp/origpohotos',
'ORIGROTDIR': '/home/tuttle/tmp/origphotos',
'ORIGSHRINKDIR': '/home/tuttle/tmp/origpohotos',
'PATH': '~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games',
'PATH_INFO': u'/admin/edittest/mymodel/',
'PHOTOTARGET': '/home/tuttle/data/Fotky/netrideny-archiv',
'PROMPT_COMMAND': 'history -a',
'PS1': '\\[\\e]0;-\\a\\]`rctmp=$?; [ $rctmp != 0 ] && echo "(rc=$rctmp) "`\\[\\e[32m\\]\\D{%H%M%S} ${OLDPWD/#$HOME/~} \\[\\e[34m\\]\\h \\w\\[\\e[0m\\]\\n\\$ ',
'PWD': '/home/tuttle/tmp/editable-test/editabletest',
'PYTHONPATH': '/home/tuttle/tmp/editable-test/django-trunk/',
'QUERY_STRING': 'p=2',
'REMOTE_ADDR': '127.0.0.1',
'REMOTE_HOST': '',
'REQUEST_METHOD': 'GET',
'RUN_MAIN': 'true',
'SCRIPT_NAME': u'',
'SERVER_NAME': 'localhost',
'SERVER_PORT': '8081',
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SOFTWARE': 'WSGIServer/0.1 Python/2.6.4',
'SHELL': '/bin/bash',
'SHLVL': '1',
'SSH_AGENT_PID': '4221',
'SSH_AUTH_SOCK': '/tmp/ssh-njGJdh4197/agent.4197',
'TERM': 'xterm',
'TZ': 'America/Chicago',
'USER': 'tuttle',
'VISUAL': 'joe',
'WINDOWID': '41943055',
'WINDOWPATH': '7',
'XDG_SESSION_COOKIE': 'bc7ed7881ec8274b22e18fab4b1e7747-1284919362.717707-2026208578',
'XTERM_LOCALE': 'en_US.UTF-8',
'XTERM_SHELL': '/bin/bash',
'XTERM_VERSION': 'XTerm(243)',
'_': './manage.py',
'wsgi.errors': <open file '<stderr>', mode 'w' at 0xb761a0c0>,
'wsgi.file_wrapper': <class 'django.core.servers.basehttp.FileWrapper'>,
'wsgi.input': <socket._fileobject object at 0x984b56c>,
'wsgi.multiprocess': False,
'wsgi.multithread': True,
'wsgi.run_once': False,
'wsgi.url_scheme': 'http',
'wsgi.version': (1, 0)}> |
result | None |
view_func | <function bound_func at 0x98d0684> |
/home/tuttle/tmp/editable-test/django-trunk/django/utils/decorators.py
in bound_func
Variable | Value |
---|---|
args2 | (<WSGIRequest
GET:<QueryDict: {u'p': [u'2']}>,
POST:<QueryDict: {}>,
COOKIES:{'__utma': '1.1814913469.1283793829.1283793829.1283793829.1',
'__utmz': '1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'csrftoken': 'b485bb44c526ebb351fafa8c64391d68',
'django_language': 'cs',
'sessionid': '8dfca394e11b853ff19f5ed43395f660'},
META:{'CDPATH': '.:~:~/data/Fotky/netrideny-archiv',
'CONTENT_LENGTH': '',
'CONTENT_TYPE': 'text/plain',
'CSRF_COOKIE': 'b485bb44c526ebb351fafa8c64391d68',
'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-Z8z73Ec0l5,guid=586bf253f65eb398760c4e8b4c965042',
'DISPLAY': ':0.0',
'DJANGO_SETTINGS_MODULE': 'editabletest.settings',
'EDITOR': 'joe',
'EMAIL': 'tuttle@sandbox.cz',
'FIGNORE': '.o:~',
'GATEWAY_INTERFACE': 'CGI/1.1',
'GREP_COLOR': '1;34',
'GREP_OPTIONS': '--color=auto',
'HISTCONTROL': 'ignoreboth',
'HISTFILE': '/home/tuttle/.history_bash/bashhist.puk.20100919-204317.pid6014',
'HISTSIZE': '5000',
'HOME': '/home/tuttle',
'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
'HTTP_ACCEPT_ENCODING': 'gzip,deflate',
'HTTP_ACCEPT_LANGUAGE': 'cs,en-us;q=0.7,en;q=0.3',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'csrftoken=b485bb44c526ebb351fafa8c64391d68; sessionid=8dfca394e11b853ff19f5ed43395f660; django_language=cs; __utma=1.1814913469.1283793829.1283793829.1283793829.1; __utmz=1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'HTTP_HOST': 'localhost:8081',
'HTTP_IF_NONE_MATCH': '"700c83e328799a470e5aa858da708e3d"',
'HTTP_KEEP_ALIVE': '115',
'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.11pre) Gecko/20100916 Ubuntu/9.10 (karmic) Namoroka/3.6.11pre',
'LANG': 'en_US.UTF-8',
'LESS': '-isMRnq#3~',
'LESSCLOSE': '/usr/bin/lesspipe %s %s',
'LESSOPEN': '| /usr/bin/lesspipe %s',
'LOGNAME': 'tuttle',
'OLDPWD': '/home/tuttle/tmp/editable-test',
'ORIGPHOTOS': '/home/tuttle/tmp/origpohotos',
'ORIGROTDIR': '/home/tuttle/tmp/origphotos',
'ORIGSHRINKDIR': '/home/tuttle/tmp/origpohotos',
'PATH': '~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games',
'PATH_INFO': u'/admin/edittest/mymodel/',
'PHOTOTARGET': '/home/tuttle/data/Fotky/netrideny-archiv',
'PROMPT_COMMAND': 'history -a',
'PS1': '\\[\\e]0;-\\a\\]`rctmp=$?; [ $rctmp != 0 ] && echo "(rc=$rctmp) "`\\[\\e[32m\\]\\D{%H%M%S} ${OLDPWD/#$HOME/~} \\[\\e[34m\\]\\h \\w\\[\\e[0m\\]\\n\\$ ',
'PWD': '/home/tuttle/tmp/editable-test/editabletest',
'PYTHONPATH': '/home/tuttle/tmp/editable-test/django-trunk/',
'QUERY_STRING': 'p=2',
'REMOTE_ADDR': '127.0.0.1',
'REMOTE_HOST': '',
'REQUEST_METHOD': 'GET',
'RUN_MAIN': 'true',
'SCRIPT_NAME': u'',
'SERVER_NAME': 'localhost',
'SERVER_PORT': '8081',
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SOFTWARE': 'WSGIServer/0.1 Python/2.6.4',
'SHELL': '/bin/bash',
'SHLVL': '1',
'SSH_AGENT_PID': '4221',
'SSH_AUTH_SOCK': '/tmp/ssh-njGJdh4197/agent.4197',
'TERM': 'xterm',
'TZ': 'America/Chicago',
'USER': 'tuttle',
'VISUAL': 'joe',
'WINDOWID': '41943055',
'WINDOWPATH': '7',
'XDG_SESSION_COOKIE': 'bc7ed7881ec8274b22e18fab4b1e7747-1284919362.717707-2026208578',
'XTERM_LOCALE': 'en_US.UTF-8',
'XTERM_SHELL': '/bin/bash',
'XTERM_VERSION': 'XTerm(243)',
'_': './manage.py',
'wsgi.errors': <open file '<stderr>', mode 'w' at 0xb761a0c0>,
'wsgi.file_wrapper': <class 'django.core.servers.basehttp.FileWrapper'>,
'wsgi.input': <socket._fileobject object at 0x984b56c>,
'wsgi.multiprocess': False,
'wsgi.multithread': True,
'wsgi.run_once': False,
'wsgi.url_scheme': 'http',
'wsgi.version': (1, 0)}>,) |
func | <function changelist_view at 0x96f7cdc> |
kwargs2 | {} |
self | <editabletest.edittest.admin.MyModelAdmin object at 0x983dbac> |
/home/tuttle/tmp/editable-test/django-trunk/django/contrib/admin/options.py
in changelist_view
Variable | Value |
---|---|
ChangeList | <class 'django.contrib.admin.views.main.ChangeList'> |
ERROR_FLAG | 'e' |
FormSet | <class 'django.forms.formsets.MyModelFormFormSet'> |
action_failed | False |
actions | {'delete_selected': (<function delete_selected at 0x96fa33c>, 'delete_selected', <django.utils.functional.__proxy__ object at 0x96fc36c>)} |
app_label | 'edittest' |
cl | <django.contrib.admin.views.main.ChangeList object at 0xb68abdec> |
extra_context | None |
formset | None |
list_display | ['action_checkbox', 'id', 'boolfield', 'boolfield2'] |
opts | <Options for MyModel> |
request | <WSGIRequest
GET:<QueryDict: {u'p': [u'2']}>,
POST:<QueryDict: {}>,
COOKIES:{'__utma': '1.1814913469.1283793829.1283793829.1283793829.1',
'__utmz': '1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'csrftoken': 'b485bb44c526ebb351fafa8c64391d68',
'django_language': 'cs',
'sessionid': '8dfca394e11b853ff19f5ed43395f660'},
META:{'CDPATH': '.:~:~/data/Fotky/netrideny-archiv',
'CONTENT_LENGTH': '',
'CONTENT_TYPE': 'text/plain',
'CSRF_COOKIE': 'b485bb44c526ebb351fafa8c64391d68',
'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-Z8z73Ec0l5,guid=586bf253f65eb398760c4e8b4c965042',
'DISPLAY': ':0.0',
'DJANGO_SETTINGS_MODULE': 'editabletest.settings',
'EDITOR': 'joe',
'EMAIL': 'tuttle@sandbox.cz',
'FIGNORE': '.o:~',
'GATEWAY_INTERFACE': 'CGI/1.1',
'GREP_COLOR': '1;34',
'GREP_OPTIONS': '--color=auto',
'HISTCONTROL': 'ignoreboth',
'HISTFILE': '/home/tuttle/.history_bash/bashhist.puk.20100919-204317.pid6014',
'HISTSIZE': '5000',
'HOME': '/home/tuttle',
'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
'HTTP_ACCEPT_ENCODING': 'gzip,deflate',
'HTTP_ACCEPT_LANGUAGE': 'cs,en-us;q=0.7,en;q=0.3',
'HTTP_CONNECTION': 'keep-alive',
'HTTP_COOKIE': 'csrftoken=b485bb44c526ebb351fafa8c64391d68; sessionid=8dfca394e11b853ff19f5ed43395f660; django_language=cs; __utma=1.1814913469.1283793829.1283793829.1283793829.1; __utmz=1.1283793829.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
'HTTP_HOST': 'localhost:8081',
'HTTP_IF_NONE_MATCH': '"700c83e328799a470e5aa858da708e3d"',
'HTTP_KEEP_ALIVE': '115',
'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.11pre) Gecko/20100916 Ubuntu/9.10 (karmic) Namoroka/3.6.11pre',
'LANG': 'en_US.UTF-8',
'LESS': '-isMRnq#3~',
'LESSCLOSE': '/usr/bin/lesspipe %s %s',
'LESSOPEN': '| /usr/bin/lesspipe %s',
'LOGNAME': 'tuttle',
'OLDPWD': '/home/tuttle/tmp/editable-test',
'ORIGPHOTOS': '/home/tuttle/tmp/origpohotos',
'ORIGROTDIR': '/home/tuttle/tmp/origphotos',
'ORIGSHRINKDIR': '/home/tuttle/tmp/origpohotos',
'PATH': '~/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games',
'PATH_INFO': u'/admin/edittest/mymodel/',
'PHOTOTARGET': '/home/tuttle/data/Fotky/netrideny-archiv',
'PROMPT_COMMAND': 'history -a',
'PS1': '\\[\\e]0;-\\a\\]`rctmp=$?; [ $rctmp != 0 ] && echo "(rc=$rctmp) "`\\[\\e[32m\\]\\D{%H%M%S} ${OLDPWD/#$HOME/~} \\[\\e[34m\\]\\h \\w\\[\\e[0m\\]\\n\\$ ',
'PWD': '/home/tuttle/tmp/editable-test/editabletest',
'PYTHONPATH': '/home/tuttle/tmp/editable-test/django-trunk/',
'QUERY_STRING': 'p=2',
'REMOTE_ADDR': '127.0.0.1',
'REMOTE_HOST': '',
'REQUEST_METHOD': 'GET',
'RUN_MAIN': 'true',
'SCRIPT_NAME': u'',
'SERVER_NAME': 'localhost',
'SERVER_PORT': '8081',
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SOFTWARE': 'WSGIServer/0.1 Python/2.6.4',
'SHELL': '/bin/bash',
'SHLVL': '1',
'SSH_AGENT_PID': '4221',
'SSH_AUTH_SOCK': '/tmp/ssh-njGJdh4197/agent.4197',
'TERM': 'xterm',
'TZ': 'America/Chicago',
'USER': 'tuttle',
'VISUAL': 'joe',
'WINDOWID': '41943055',
'WINDOWPATH': '7',
'XDG_SESSION_COOKIE': 'bc7ed7881ec8274b22e18fab4b1e7747-1284919362.717707-2026208578',
'XTERM_LOCALE': 'en_US.UTF-8',
'XTERM_SHELL': '/bin/bash',
'XTERM_VERSION': 'XTerm(243)',
'_': './manage.py',
'wsgi.errors': <open file '<stderr>', mode 'w' at 0xb761a0c0>,
'wsgi.file_wrapper': <class 'django.core.servers.basehttp.FileWrapper'>,
'wsgi.input': <socket._fileobject object at 0x984b56c>,
'wsgi.multiprocess': False,
'wsgi.multithread': True,
'wsgi.run_once': False,
'wsgi.url_scheme': 'http',
'wsgi.version': (1, 0)}> |
selected | [] |
self | <editabletest.edittest.admin.MyModelAdmin object at 0x983dbac> |
/home/tuttle/tmp/editable-test/django-trunk/django/forms/models.py
in __init__
Variable | Value |
---|---|
auto_id | 'id_%s' |
data | None |
defaults | {'auto_id': 'id_%s', 'data': None, 'files': None, 'prefix': None} |
files | None |
kwargs | {} |
prefix | None |
queryset | () |
self | <django.forms.formsets.MyModelFormFormSet object at 0xb6869c6c> |
/home/tuttle/tmp/editable-test/django-trunk/django/forms/formsets.py
in __init__
Variable | Value |
---|---|
auto_id | 'id_%s' |
data | None |
error_class | <class 'django.forms.util.ErrorList'> |
files | None |
initial | None |
prefix | None |
self | <django.forms.formsets.MyModelFormFormSet object at 0xb6869c6c> |
/home/tuttle/tmp/editable-test/django-trunk/django/forms/formsets.py
in _construct_forms
Variable | Value |
---|---|
self | <django.forms.formsets.MyModelFormFormSet object at 0xb6869c6c> |
/home/tuttle/tmp/editable-test/django-trunk/django/forms/formsets.py
in total_form_count
Variable | Value |
---|---|
self | <django.forms.formsets.MyModelFormFormSet object at 0xb6869c6c> |
/home/tuttle/tmp/editable-test/django-trunk/django/forms/models.py
in initial_form_count
Variable | Value |
---|---|
self | <django.forms.formsets.MyModelFormFormSet object at 0xb6869c6c> |
/home/tuttle/tmp/editable-test/django-trunk/django/forms/models.py
in get_queryset
Variable | Value |
---|---|
qs | () |
self | <django.forms.formsets.MyModelFormFormSet object at 0xb6869c6c> |