fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove machina, remove default cache config, add some upgrades and compatibility...
[wolnelektury.git]
/
src
/
polls
/
models.py
diff --git
a/src/polls/models.py
b/src/polls/models.py
index
2785f35
..
ddf4003
100644
(file)
--- a/
src/polls/models.py
+++ b/
src/polls/models.py
@@
-2,7
+2,7
@@
# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
#
from django.db import models
# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
#
from django.db import models
-from django.utils.translation import
u
gettext_lazy as _
+from django.utils.translation import gettext_lazy as _
from django.core.exceptions import ValidationError
from django.urls import reverse
from django.core.exceptions import ValidationError
from django.urls import reverse