Django Forms View and edit 'Teams' data in Django forms

Description

This uses standard Django forms, which most Django developers will be familiar with. Additionally, there are multiple forms on the page to perform different actions (add/edit/delete).

This page also links a select-box with the Django view by redirecting via the url parameters.

For Django data editing directly via ajax components see Edit in HTML Table (ajax)

Edit Existing Team Data Select team then edit or delete

Add New Team Data

The data used is from the Kaggle 120 years of Olympic history data set, published under a CC0 public domain license.