dams-mcda / Dams-MCDA

Emma Fox R/Shiny Project with a docker server configuration
1 stars 0 forks source link

Database storage cannot enforce unique nulls for groups #159

Closed sythel closed 4 years ago

sythel commented 4 years ago

Will have to modify javascript to use most recent ID record if there's multiple returned

this problem arises from the database

https://code.djangoproject.com/ticket/28545

alternative options are adding another boolea field to model, or a seperate model for individual inputs

elbfox commented 4 years ago

Does group mode work, now?