Metron-Project / metron

Django website for a comic book database
https://metron.cloud/
GNU General Public License v3.0
90 stars 7 forks source link

Use choice field instead of SeriesType model #112

Closed bpepple closed 2 years ago

bpepple commented 2 years ago

Let's use a choice field instead of a separate model for the Series type. This will change the api, so mokkari will need a new version.