conv_Date() method name was duplicated
heavenshell opened this issue · 1 comments
heavenshell commented
Hi,
I found duplicated method name defined in flask_admin/__init__.py
https://github.com/wilsaj/flask-admin/blob/master/flask_admin/__init__.py#L558
IMO method name should be like conv_Time()
.
Regards.
wilsaj commented
Nice catch. Thanks!