X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/1e0e7cfcbfdf5b88839397b1a9a52f3433bff2cf..b1e1600ec1a45327a4bb2e0a1104a17ec5f9a187:/forum/search_indexes.py diff --git a/forum/search_indexes.py b/forum/search_indexes.py index 5add363..0a3f413 100644 --- a/forum/search_indexes.py +++ b/forum/search_indexes.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- from haystack import indexes from pybb.models import Post