Chemical-Curation / chemcurator_django

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

List to list type linkage (Model) #180

Closed cmgrulke closed 3 years ago

cmgrulke commented 3 years ago

As a product owner I want to be able to associate multiple list types with a list (many to many relationship) So that I can tag a list with multiple types and use them to browse through lists.

Acceptance Criteria A many to many relationship is created between list types and lists.