Clarified call signature for search_channel in utils.search

This commit is contained in:
Griatch 2015-03-23 08:39:12 +01:00
parent 5863ef29a8
commit 5719423137

View file

@ -156,6 +156,7 @@ messages = search_messages
# Search the channel database for a particular channel.
#
# ostring - the key or database id of the channel.
# exact - requires an exact ostring match (not case sensitive)
# """
search_channel = Channel.objects.channel_search