X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d0072de89eb395f99aedcdf7804e48b547cbbeca..f90b41694ca17ea6428c24b6740314909ed861ed:/apps/social/utils.py diff --git a/apps/social/utils.py b/apps/social/utils.py index 00cf43e28..43bc02905 100755 --- 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