Update custom user model for django 1.9ish.
authorDiane Trout <diane@ghic.org>
Thu, 2 Jun 2016 20:43:28 +0000 (13:43 -0700)
committerDiane Trout <diane@ghic.org>
Fri, 24 Jun 2016 22:55:58 +0000 (15:55 -0700)
commitec45e54f3c068de191428e7e1b97f31ffe71b016
tree1566c8b1b37a9102c27d674ad835c4f6ead7a595
parent9cd4b8afca81ec5a0812b1f6cbf278c7011bfc91
Update custom user model for django 1.9ish.

They implemented some nicer ways of overriding the user model
samples/auth_backend.py
samples/models.py