models.py - Added new IRBInfo model - Added relationship to Study table forms.py - Added form to edit the data - Added column in Study table for link to edit new info __init__.py - Added route for new form page - Added method to update the db