1
0
mirror of https://github.com/django/django.git synced 2025-04-23 16:54:37 +00:00
Tim Graham 82a6a956d5 [1.5.x] Fixed #20673 -- Clarified that HttpRequest.user uses AUTH_USER_MODEL.
Thanks littlepig for the report.

Backport of f407f75aae from master.
2013-07-04 09:33:40 -04:00
..