fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Basic CRM reporting.
[wolnelektury.git]
/
src
/
catalogue
/
migrations
/
0010_bookpopularity.py
diff --git
a/src/catalogue/migrations/0010_bookpopularity.py
b/src/catalogue/migrations/0010_bookpopularity.py
index
608af9c
..
81834f9
100644
(file)
--- a/
src/catalogue/migrations/0010_bookpopularity.py
+++ b/
src/catalogue/migrations/0010_bookpopularity.py
@@
-1,3
+1,6
@@
+# 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 import migrations, models
import django.db.models.deletion