I have a class-based view (IndexView at views.py) that shows a table with all the data stored in the database. This view is rendered in index.html<
One thing you can do is iterate through the item list, and set the value attribute of the input tag of each field to form.field_name.value