syrusakbary / Flask-SuperAdmin

The best admin interface framework for Flask. With scaffolding for MongoEngine, Django and SQLAlchemy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dialects Unsupported (e.g. Postgresql JSON)

mekarpeles opened this issue · comments

commented

ModelConversionError: Could not find field converter for data (<class 'sqlalchemy.dialects.postgresql.json.JSON'>).

Perhaps a there's a convenient interface for registering these types?