fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
4424d39
)
minor fix for django 1.9
author
Jan Szejko
<janek37@gmail.com>
Thu, 21 Dec 2017 10:58:41 +0000
(11:58 +0100)
committer
Jan Szejko
<janek37@gmail.com>
Thu, 21 Dec 2017 10:58:41 +0000
(11:58 +0100)
src/contact/widgets.py
patch
|
blob
|
history
diff --git
a/src/contact/widgets.py
b/src/contact/widgets.py
index
785e019
..
62a4976
100644
(file)
--- a/
src/contact/widgets.py
+++ b/
src/contact/widgets.py
@@
-3,7
+3,7
@@
# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
#
from django import forms
-from django.forms.util import flatatt
+from django.forms.util
s
import flatatt
from django.utils.html import format_html