8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-12 01:03:09 +00:00

Fix import error

This commit is contained in:
Jean-Romain Garnier 2020-02-18 17:18:44 +00:00 committed by Supelec Rezo Rennes
parent 8323bc46da
commit c49beb02ee

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