fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
allow search without diacritics (#287)
[wolnelektury.git]
/
apps
/
lessons
/
models.py
diff --git
a/apps/lessons/models.py
b/apps/lessons/models.py
index
b0cd593
..
b3c79d7
100644
(file)
--- a/
apps/lessons/models.py
+++ b/
apps/lessons/models.py
@@
-1,4
+1,7
@@
# -*- coding: utf-8 -*-
# -*- 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 import models
from django.utils.translation import ugettext_lazy as _
from django.db import models
from django.utils.translation import ugettext_lazy as _