* fix: remove deprecated function from admin login view (1103)
* fix: replace deprecated login function with loginview class
* Add phonenumbers to setup.py
* Merge branch &39;master&39; into fix_admin_login
* Fix test by replacing default value with email
* Add cov options to travis so it finds cov report
* Use class-based login view
* Fix recaptcha on admin login
* Use instances instead of classes ([`cfa49aa`](https://github.com/ocadotechnology/codeforlife-portal/commit/cfa49aa275491f1c9f93eeabff81fc3cf52699d2))