-
-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Milestone
Description
Following are the keys that only take Boolean value:
('redistribute', BooleanField()),
('attribute', BooleanField()),
('track_change', BooleanField()),
('modified', BooleanField()),
My question is should this be restricted? For instance, some users may want to have a x instead of Yes to represent the True condition and a blank value instead of No to represent the False value.
@DennisClark and @pombredanne input are welcome
Metadata
Metadata
Assignees
Labels
No labels