saschagottfried / todopyramid

My refactored version of ToDo Pyramid
1 stars 0 forks source link

deleting tags from todos does not work anymore #17

Open saschagottfried opened 10 years ago

saschagottfried commented 10 years ago

*methods TodoItem.apply_tags(), and TodoItem._find_or_create() do not handle deletion from tags collection.