We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4273e4 + 859d543 commit 4e2fa20Copy full SHA for 4e2fa20
bootstrap3_datetime/widgets.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
-from django.forms.util import flatatt
+from django.forms.utils import flatatt
3
from django.forms.widgets import DateTimeInput
4
from django.utils import translation
5
from django.utils.safestring import mark_safe
0 commit comments