Embed presentation
Download to read offline























This document discusses models in Django, including how to create a model, add records to the model, and add multiple records at once. It covers registering the model in the admin file so it appears in the admin interface where you can manage records. It also discusses how to set which fields to display in the admin interface for the model.






















