bpepple / metron

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

Use `related_name` for m2m Fields #226

Closed bpepple closed 5 months ago

bpepple commented 5 months ago

Let's specify the name of the reverse relation to be a bit less clunky.