ubuntu-bengali-manual team mailing list archive
-
ubuntu-bengali-manual team
-
Mailing list archive
-
Message #06024
[Bug 991592] Re: MultipleObjectsReturned: get() returned more than one Team -- it returned 2! Lookup parameters were {'lp_name': u'ubuntu-ne'}
** Changed in: loco-team-portal
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to LoCo Team Portal.
https://bugs.launchpad.net/bugs/991592
Title:
MultipleObjectsReturned: get() returned more than one Team -- it
returned 2! Lookup parameters were {'lp_name': u'ubuntu-ne'}
Status in LoCo Team Portal:
Invalid
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/teams/views.py", line 163, in team_detail
team_object = get_object_or_404(Team, lp_name=team_slug)
File "/usr/lib/pymodules/python2.6/django/shortcuts/__init__.py", line 85, in get_object_or_404
return queryset.get(*args, **kwargs)
File "/usr/lib/pymodules/python2.6/django/db/models/query.py", line 307, in get
% (self.model._meta.object_name, num, kwargs))
MultipleObjectsReturned: get() returned more than one Team -- it
returned 2! Lookup parameters were {'lp_name': u'ubuntu-ne'}
To manage notifications about this bug go to:
https://bugs.launchpad.net/loco-team-portal/+bug/991592/+subscriptions
References