RachWalm / VolunteerVillage

Project 4 for Code Institute
0 stars 1 forks source link

Task: put back in the skills and timeperiod models after removing them for create debug #90

Open RachWalm opened 9 months ago

RachWalm commented 9 months ago

Story

As a developer, I can store things against these models so that I can put the correct data in the database.

Acceptance Criteria

Tasks

RachWalm commented 9 months ago

Both models plus the original volunteerprofile model will now save, However, the username box and name box need to be put on the form. This needs to be removed as it should be autofilled by the system.

RachWalm commented 9 months ago

Was directing save to form for all forms instead of form for form form2 for form2 and form3 for fofm3