I have an application that has Artist and Album (one Artist can have multiple Albums) models.
class Artist(models.Model): name = models.CharField(max_leng