fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
New payment retry policy.
[wolnelektury.git]
/
src
/
newsletter
/
migrations
/
0001_initial.py
diff --git
a/src/newsletter/migrations/0001_initial.py
b/src/newsletter/migrations/0001_initial.py
index
6897278
..
0826679
100644
(file)
--- a/
src/newsletter/migrations/0001_initial.py
+++ b/
src/newsletter/migrations/0001_initial.py
@@
-1,6
+1,6
@@
-#
-*- coding: utf-8 -*-
-from __future__ import unicode_literals
-
+#
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
from django.db import migrations, models