R.NAME, RG.ID, R.IMAGE_NUMBER, R.DOB, R.PHONE LEFT JOIN PEOPLE Phow do I increment the image_number + max(R.IMAGE_NUMBER) from registration???INSERT INTO REGISTRATION(NAME, IMAGE_NUMBER, DOB, AGE)
class student_registration(models.Model):
student_father_name = models.CharField(max_length=100)
student_imageand "student_fname" in request.POST and "student_<em