ubuntu-bengali-manual team mailing list archive
-
ubuntu-bengali-manual team
-
Mailing list archive
-
Message #04678
[Bug 805280] Re: Venue template error
** Changed in: loco-directory
Milestone: None => 0.3.5
--
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to LoCo Team Directory.
https://bugs.launchpad.net/bugs/805280
Title:
Venue template error
Status in LoCo Team Directory:
Fix Committed
Bug description:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/django/core/handlers/base.py", line 92, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/srv/loco.ubuntu.com/loco_directory/venues/views.py", line 44, in venue_detail
context, RequestContext(request))
File "/usr/lib/pymodules/python2.6/django/shortcuts/__init__.py", line 20, in render_to_response
return HttpResponse(loader.render_to_string(*args, **kwargs), **httpresponse_kwargs)
File "/usr/lib/pymodules/python2.6/django/template/loader.py", line 108, in render_to_string
return t.render(context_instance)
File "/usr/lib/pymodules/python2.6/django/template/__init__.py", line 178, in render
return self.nodelist.render(context)
File "/usr/lib/pymodules/python2.6/django/template/__init__.py", line 779, in render
bits.append(self.render_node(node, context))
File "/usr/lib/pymodules/python2.6/django/template/debug.py", line 71, in render_node
result = node.render(context)
File "/usr/lib/pymodules/python2.6/django/template/loader_tags.py", line 97, in render
return compiled_parent.render(context)
File "/usr/lib/pymodules/python2.6/django/template/__init__.py", line 178, in render
return self.nodelist.render(context)
File "/usr/lib/pymodules/python2.6/django/template/__init__.py", line 779, in render
bits.append(self.render_node(node, context))
File "/usr/lib/pymodules/python2.6/django/template/debug.py", line 71, in render_node
result = node.render(context)
File "/usr/lib/pymodules/python2.6/django/template/loader_tags.py", line 97, in render
return compiled_parent.render(context)
File "/usr/lib/pymodules/python2.6/django/template/__init__.py", line 178, in render
return self.nodelist.render(context)
File "/usr/lib/pymodules/python2.6/django/template/__init__.py", line 779, in render
bits.append(self.render_node(node, context))
File "/usr/lib/pymodules/python2.6/django/template/debug.py", line 71, in render_node
result = node.render(context)
File "/usr/lib/pymodules/python2.6/django/template/defaulttags.py", line 243, in render
return self.nodelist_true.render(context)
File "/usr/lib/pymodules/python2.6/django/template/__init__.py", line 779, in render
bits.append(self.render_node(node, context))
File "/usr/lib/pymodules/python2.6/django/template/debug.py", line 71, in render_node
result = node.render(context)
File "/usr/lib/pymodules/python2.6/django/template/loader_tags.py", line 24, in render
result = self.nodelist.render(context)
File "/usr/lib/pymodules/python2.6/django/template/__init__.py", line 779, in render
bits.append(self.render_node(node, context))
File "/usr/lib/pymodules/python2.6/django/template/debug.py", line 71, in render_node
result = node.render(context)
File "/usr/lib/pymodules/python2.6/django/template/loader_tags.py", line 24, in render
result = self.nodelist.render(context)
File "/usr/lib/pymodules/python2.6/django/template/__init__.py", line 779, in render
bits.append(self.render_node(node, context))
File "/usr/lib/pymodules/python2.6/django/template/debug.py", line 81, in render_node
raise wrapped
TemplateSyntaxError: Caught an exception while rendering: Reverse for
'venue-update' with arguments '(<Country: Korea, Republic of>, 74)'
and keyword arguments '{}' not found.
Original Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/django/template/debug.py", line 71, in render_node
result = node.render(context)
File "/usr/lib/pymodules/python2.6/django/template/defaulttags.py", line 382, in render
raise e
NoReverseMatch: Reverse for 'venue-update' with arguments '(<Country: Korea, Republic of>, 74)' and keyword arguments '{}' not found.
<ModPythonRequest
path:/events/venues/74/detail/,
GET:<QueryDict: {}>,
POST:<QueryDict: {}>,
COOKIES:{},
META:{'AUTH_TYPE': None,
'CONTENT_LENGTH': 0,
'CONTENT_TYPE': None,
'GATEWAY_INTERFACE': 'CGI/1.1',
'HTTP_ACCEPT': 'text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5',
'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.7',
'HTTP_ACCEPT_ENCODING': 'gzip',
'HTTP_ACCEPT_LANGUAGE': 'en-us,en;q=0.5',
'HTTP_HOST': 'loco.ubuntu.com',
'HTTP_USER_AGENT': 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)',
'PATH_INFO': u'/events/venues/74/detail/',
'PATH_TRANSLATED': None,
'QUERY_STRING': None,
'REMOTE_ADDR': '67.195.37.153',
'REMOTE_HOST': None,
'REMOTE_IDENT': None,
'REMOTE_USER': None,
'REQUEST_METHOD': 'GET',
'SCRIPT_NAME': '',
'SERVER_NAME': 'loco.ubuntu.com',
'SERVER_PORT': 80,
'SERVER_PROTOCOL': 'HTTP/1.0',
'SERVER_SOFTWARE': 'mod_python'}>
To manage notifications about this bug go to:
https://bugs.launchpad.net/loco-directory/+bug/805280/+subscriptions
References