X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/410bfa05ee36ed1d99356c443a5f3f6aa3ee9578..49d564d448e70875b1e89875e31a34af2e49e4ba:/forum_modules/pgfulltext/settings.py diff --git a/forum_modules/pgfulltext/settings.py b/forum_modules/pgfulltext/settings.py index b2f2497..4fc45af 100644 --- a/forum_modules/pgfulltext/settings.py +++ b/forum_modules/pgfulltext/settings.py @@ -1,3 +1,3 @@ -from forum.settings.base import Setting - +from forum.settings.base import Setting + PG_FTSTRIGGERS_VERSION = Setting('PG_FTSTRIGGERS_VERSION', 0) \ No newline at end of file