-
Sebastian Kalinowski authored
In 1.1.0 [1] SqlAlchemy changed base type for ARRAY type. This is causing flask-admin to skip ARRAY fields due to unknown type. Now, the base type for ARRAY type is sqlalchemy.sql.sqltypes.ARRAY See: http://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html#change-1.1.0b1-sql
bff1f960
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | ||
| ajax.py | ||
| fields.py | ||
| filters.py | ||
| form.py | ||
| tools.py | ||
| typefmt.py | ||
| validators.py | ||
| view.py |