v0.2.2: All the background improvements!
A lot of work went into this release, but most of it was behind the scenes. There were a couple of bugfixes, though:
- When you edit item details, the form redirects you to the currently-displayed todo list rather than arbitrarily to list 1
- Multiple instances of things like #4 which were uncovered while writing tests
Of note, settings.py has been changed to (hopefully) allow an admin to configure any of the supported django-allauth providers. We'll see if it works.
There's still a lot of code cleanup to do (currently, many local variable names are not consistent with the new model names, etc.), but the quality of life improvements in this release need to see the light of day now.