def get(self):
     for i in IngredientRawText.all():
         i.delete()