I have a model named Attendance with following fields,
models.py class Attendance(models.Model): project_name_id = models.ForeignKey(\'Project\',on_delete