mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-05 20:51:49 +02:00
format
This commit is contained in:
parent
e861322a56
commit
033ade17ea
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ from wtforms.fields import (
|
||||||
StringField,
|
StringField,
|
||||||
SubmitField,
|
SubmitField,
|
||||||
)
|
)
|
||||||
|
|
||||||
try:
|
try:
|
||||||
# Compat for WTForms <= 2.3.3
|
# Compat for WTForms <= 2.3.3
|
||||||
from wtforms.fields.html5 import URLField
|
from wtforms.fields.html5 import URLField
|
||||||
|
|
Loading…
Reference in a new issue