Closed stepmr closed 10 years ago
Waitinglist is still using auth.User, so this won't work with custom user models. Use settings.AUTH_USER_MODEL instead. Happy to add a pull request if needed.
Waitinglist is still using auth.User, so this won't work with custom user models. Use settings.AUTH_USER_MODEL instead. Happy to add a pull request if needed.