1
0
mirror of https://github.com/django/django.git synced 2025-01-26 18:19:18 +00:00
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
..
2016-10-06 10:21:57 -04:00
2014-11-03 07:47:39 -05:00