Move smart-search (still not complete, pending changes to queryset returns as per roadmap).
This commit is contained in:
parent
4b38642666
commit
dd7d18f041
2 changed files with 53 additions and 51 deletions
|
|
@ -431,6 +431,7 @@ class ObjectDBManager(TypedObjectManager):
|
|||
return matches
|
||||
# alias for backwards compatibility
|
||||
object_search = search_object
|
||||
search = search_object
|
||||
|
||||
#
|
||||
# ObjectManager Copy method
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue