I\'ve got this 2 models in models.py:
class Purity(models.Model): id = models.BigAutoField(db_column=\'purity_id\', primary_key=True) sam