python - django-allauth Upgrade from 0.17 to 0.21 -


i'm looking @ upgrading allauth on live application version 0.17 0.21.

it seems documentation doesn't have detailed instructions on how that. there used on until version 0.17 in readme file, not in later versions.

anyone out there that's done it? or maybe missed documented?

for reference in case matters, python 2.7.3 , django 1.6 (at point).

the readme/documentation has been broken down separate files. upgrade notes listing issues relating backwards compatibility resides in docs/changelog.rst. available online on at: http://django-allauth.readthedocs.org/en/latest/changelog.html


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -