mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-04 17:06:27 +00:00
Merge branch 'room_building_search' of gitlab.federez.net:federez/re2o into room_building_search
This commit is contained in:
commit
805cc450cc
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ from search.forms import (
|
|||
)
|
||||
from re2o.acl import can_view_all
|
||||
|
||||
from engine import *
|
||||
from .engine import *
|
||||
|
||||
|
||||
def get_results(query, request, params):
|
||||
|
|
Loading…
Reference in a new issue