Chemical-Curation / chemcurator_django

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

Add nullible fields #264

Closed michael-barbour closed 3 years ago

michael-barbour commented 3 years ago

closes #258

Added some blank=True and serializer tests to this effect. Needs migration.