ubuntu-bengali-manual team mailing list archive
-
ubuntu-bengali-manual team
-
Mailing list archive
-
Message #02985
[Bug 613132] Re: team search not working
I don't have the skills to correct that bug, but the problem is in
teams/views.py and in the team_list.html template.
We are doing our query on the global team_list and pass this to the
template, but in the template we don't use it. Instead we use our new
continent.related_teams and other lists.
We have to use this team_list to have the search working or filter the
other lists before passing them to the template.
--
team search not working
https://bugs.launchpad.net/bugs/613132
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to loco-directory.
Status in LoCo Directory: Triaged
Bug description:
After the new per-continent listing change, searching for a team doesn't work, it'll always show the entire list of teams.
References