fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge remote-tracking branch 'origin/production'
[wolnelektury.git]
/
apps
/
social
/
utils.py
diff --git
a/apps/social/utils.py
b/apps/social/utils.py
index
00cf43e
..
43bc029
100755
(executable)
--- a/
apps/social/utils.py
+++ b/
apps/social/utils.py
@@
-1,3
+1,7
@@
+# -*- 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 django.db.models import Q
from catalogue.models import Book, Tag
from catalogue import utils
from django.db.models import Q
from catalogue.models import Book, Tag
from catalogue import utils