wilsaj/flask-admin-old

conv_Date() method name was duplicated

heavenshell opened this issue · 1 comments

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.

Nice catch. Thanks!