All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add setting to fine-tune admin search fields (port of #1035 by atugushev)
- Fixed use of old private API (port of #822 by eranmarom)
- Add ON DELETE CASCADE for user fk (port of #1015 by artofhuman)
- Avoid usage of SubfieldBase on 1.8 and 1.9 versions (port of #1008 by tom-dalton-fanduel)
0.0.1 - 2016-11-27
- Split from the monolitic python-social-auth codebase