django1/django/contrib/auth/handlers
Aymeric Augustin cb7bbf97a7
Fixed #25966 -- Made get_user_model() work at import time.
This makes it equivalent to: `from django.contrib.auth.models import User`.

Thanks Aymeric Augustin for the initial patch and Tim Graham for the
review.
2016-11-25 14:15:49 +01:00
..
__init__.py
modwsgi.py Fixed #25966 -- Made get_user_model() work at import time. 2016-11-25 14:15:49 +01:00