pinax / pinax-teams

an app for Django sites that supports open, by invitation, and by application teams
MIT License
49 stars 36 forks source link

use contrib.auth for get_user_model #21

Closed miurahr closed 8 years ago

miurahr commented 9 years ago

import get_user_model from django.contrib.auth. because django-user-account drops compat

Signed-off-by: Hiroshi Miura miurahr@linux.com

jacobwegner commented 8 years ago

@miurahr: I'm closing this, as it looks like we merged similar changes into pinax-teams via #23