Chemical-Curation / chemcurator_django

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

195 identifier type crud #209

Closed debboutr closed 3 years ago

debboutr commented 3 years ago

closes #195

Just CRUD on a plain ControlledVocabulary w/ schmear!

scaduto commented 3 years ago

Documentation looks great, all tests pass - I like the revisions you made to the record_identifier test after converting that factory to a serializer.