I have the next database structure:
class Artwork(): id = models.IntegerField(_(\'id\'), primary_key=True) artists