I'm looking at upgrading allauth on a live application from version 0.17 to 0.20.
It seems like the documentation doesn't have detailed instructions on how to do that. There used to be on up until version 0.17 in the Readme file, but not in later versions.
Anyone out there that's done it? @pennersr maybe? Or maybe I missed where that is documented?
For reference in case that matters, Python 2.7.3 and Django 1.6 (at this point).