Fix references to contrib and ev. Allows Ampoule tests to run. They're severely broken, however.
This commit is contained in:
parent
c03bac5efd
commit
65adb0982b
18 changed files with 80 additions and 51 deletions
|
|
@ -20,7 +20,7 @@ class HelpEntryManager(models.Manager):
|
|||
find_topicsuggestions
|
||||
find_topics_with_category
|
||||
all_to_category
|
||||
search_help (equivalent to ev.search_helpentry)
|
||||
search_help (equivalent to evennia.search_helpentry)
|
||||
|
||||
"""
|
||||
def find_topicmatch(self, topicstr, exact=False):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue