django1/django/contrib/auth/management
Tim Graham 1e78d132da [1.7.x] Fixed #22652 -- Replaced UserModel.objects with UserModel._default_manager.
Thanks alexdlaird for the report.

Backport of b68fac7e88 from master
2014-05-19 08:37:00 -04:00
..
commands [1.7.x] Fixed #22364 -- Sanitized getpass input in changepassword. 2014-04-10 13:16:04 -04:00
__init__.py [1.7.x] Fixed #22652 -- Replaced UserModel.objects with UserModel._default_manager. 2014-05-19 08:37:00 -04:00