8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-07 22:54:16 +00:00

Fix import error

This commit is contained in:
Jean-Romain Garnier 2020-02-18 17:18:44 +00:00 committed by Gabriel Detraz
parent 738c4d669c
commit a5f0b2b72b

View file

@ -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):