Chemical-Curation / chemcurator_django

Backend services for chemical curation
https://api.chemreg.epa.gov
MIT License
1 stars 0 forks source link

252 name field pk for controlled vocab #279

Closed scaduto closed 3 years ago

scaduto commented 3 years ago

Closes #252

paired with:

https://github.com/Chemical-Curation/chemcurator_vuejs/pull/128

Migrations were squashed similar to #249's fashion due to similar issues

Name for all controlled vocabulary models is now the PK.

Currently resolving issues on Vue side as well as revising documentation; A second PR will be made for Vue changes