django1/django/contrib/auth/management
Tim Graham b68fac7e88 Fixed #22652 -- Replaced UserModel.objects with UserModel._default_manager.
Thanks alexdlaird for the report.
2014-05-19 08:35:44 -04:00
..
commands Fixed #22364 -- Sanitized getpass input in changepassword. 2014-04-10 13:15:37 -04:00
__init__.py Fixed #22652 -- Replaced UserModel.objects with UserModel._default_manager. 2014-05-19 08:35:44 -04:00