CareSet / DURC

DURC is reverse CRUD
MIT License
3 stars 2 forks source link

fixed bug that broke relational models (#4) #32

Closed kchapple closed 6 years ago

kchapple commented 6 years ago

Previous pull request broke the screens with relational data because of an undefined index in the field_type_map. This fixes it.

kchapple commented 6 years ago

Closing this because fix commit is in new pull request