Skip to content

v0.2.2: All the background improvements!

Compare
Choose a tag to compare
@sheepman4267 sheepman4267 released this 09 Feb 04:36
· 5 commits to main since this release

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.