X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/3733a93cf37e23b3c8ad8fcac7af272504e09ecb..56fdd60e7a54f19cd9fc10db475688a557ed7df7:/catalogue/search_indexes.py diff --git a/catalogue/search_indexes.py b/catalogue/search_indexes.py index 3179efb..035ce98 100755 --- a/catalogue/search_indexes.py +++ b/catalogue/search_indexes.py @@ -1,4 +1,4 @@ -import datetime +# -*- coding: utf-8 -*- from haystack import indexes from .models import Lesson