Changelog for
python-social-auth-app-django-3.1.0-2.1.noarch.rpm :
Fri Nov 30 13:00:00 2018 buschmann23AATTopensuse.org
- Update to version 3.1.0
* Updated JSONField.from_db_value signature to support multiple
Django versions by accepting just the needed parameters.
- Changes from version 3.0.0
* Reduce log level of exceptions to INFO if messages app is installed
* Encode association secret with encodebytes if available
* Decode association secret for proper storage
* Remove obsolete code from JSONField
* Pass user as keyword argument to do_complete
* Cleanup username when using email as username
* Drop Python 3.3 support
* Correct spelling errors
* Correct version that renamed field.rel
* Reduce error logs in SocialAuthExceptionMiddleware
Wed Aug 1 14:00:00 2018 tchvatalAATTsuse.com
- Build properly with python2
- Sort out with spec-cleaner to have unified look
Wed Jul 25 14:00:00 2018 sean.marlowAATTsuse.com
- Remove devel module dependency.
- Move license in spec.
Thu Jan 25 13:00:00 2018 sean.marlowAATTsuse.com
- Initial release. v2.1.0