collective / collective/collective.importexport

Include IBool type

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
7
PR merge metrics
No merged PRs in 30d

Description

in import_view.py the IBool schema interface is imported but not used.

allowed_types in line 321 should include this

`allowed_types = [IText, IBytes, IBool, IInt, IFloat, IDecimal, IChoice, IDatetime, ITime, IDate]`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.