wingechr

Results 19 issues of wingechr

see also https://github.com/OpenEnergyPlatform/oem2orm/issues/16

`django.core.exceptions.ValidationError: ['“on” value must be either True or False.']`

bug

* [ ] #1009 * [ ] #805 * [ ] #806 * [ ] #762 * [ ] #900

# README ## current state * only allowed to create / insert into sandbox and model_draft * in code: usually checked with UNVERSIONED_SCHEMAS | PLAYGROUNDS * finalized data: move from...

enhancement

According to multiple tutorials, columns can be configured to not allow NULL values by adding `"is_nullable": "NO"`in the definition. This does not work. Here is a complete example. I create...

bug
enhancement
tutorial
SIROP-WP3