fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixes
[wolnelektury.git]
/
src
/
newtagging
/
managers.py
diff --git
a/src/newtagging/managers.py
b/src/newtagging/managers.py
index
7de7fe7
..
b9a7543
100644
(file)
--- a/
src/newtagging/managers.py
+++ b/
src/newtagging/managers.py
@@
-1,4
+1,6
@@
-# -*- 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.
+#
"""
Custom managers for Django models registered with the tagging
application.
"""
Custom managers for Django models registered with the tagging
application.