wilsaj / flask-admin-old

Deprecated Flask-Admin 0.x branch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conv_Date() method name was duplicated

heavenshell opened this issue · 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!