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
..
2015-02-20 09:21:39 -05:00
2014-12-19 18:07:52 +01:00
2015-05-20 13:48:06 -04:00
2016-05-02 18:16:36 -04:00
2016-06-04 19:24:51 -04:00