USGS-WiM / merlin_django

Mercury Research Laboratory Information Management System written in Django with Django Rest Framework
Other
2 stars 6 forks source link

Finished sample search. #21

Closed aaronstephenson closed 9 years ago

aaronstephenson commented 9 years ago

Added a new FullSampleBottleView and altered serializers to return full serialized objects or string value of related models, not just foreign keys.