So now we shall continue to create object for workshop and add instructors for the same.
In the admin page, we shall click on the add Workshop button and a page like this will appear : We will fill in all the details and then click on the save button :
After filling these details, when save button is clicked it will create an object for the workshop. Now, Instructor can be added for the particular workshop going into that model. Clicking on the save button after filling the details, will add an instructor for a particular workshop. Now, Workshop and Workshop Instructor objects have been created successfully.