Django 1.6 and some cleaning.
[wolnelektury.git] / apps / search / __init__.py
index 8b13789..6253c9d 100644 (file)
@@ -1 +1,5 @@
-
+# -*- coding: utf-8 -*-
+# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#
+from index import Index, Search, SearchResult