Fix merge conflicts
This commit is contained in:
commit
690ed6ecd1
5 changed files with 1763 additions and 9 deletions
|
|
@ -432,6 +432,7 @@ class DefaultObject(with_metaclass(TypeclassBase, ObjectDB)):
|
|||
# only allow exact matching if searching the entire database
|
||||
# or unique #dbrefs
|
||||
exact = True
|
||||
candidates = None
|
||||
|
||||
elif candidates is None:
|
||||
# no custom candidates given - get them automatically
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue