delete object from table in form
I had a difficult time understanding how to delete an item from a table within a template, using a modelform. I couldn't find a good example, so I wanted to post the code that ultimately worked.
- views
- form
- table
- delete
- modelform