shacker / django-todo

A multi-user, multi-group todo/ticketing system for Django projects. Includes CSV import and integrated mail tracking.
http://django-todo.org
BSD 3-Clause "New" or "Revised" License
819 stars 285 forks source link

Update views.py #40

Closed madscientistproductions closed 5 years ago

madscientistproductions commented 5 years ago

Fix MultipleObjects error that happens if you have multiple lists of the same name and you delete one.