cedadev / django-dmp

A Django app to help data management planning.
0 stars 1 forks source link

Form validation issues when modifying or deleting from todo_list #14

Closed rsmith013 closed 7 years ago

rsmith013 commented 7 years ago

When the user deletes a reminder, it can't find 'reminder' as a dict key. When the user modifies a reminder, it can't find the state in the form.

rsmith013 commented 7 years ago

Bug fixed a6f602089de7e263944ca14908a399fa134c69c0