id,summary,reporter,owner,description,type,status,component,version,severity,resolution,keywords,cc,stage,has_patch,needs_docs,needs_tests,needs_better_patch,easy,ui_ux 21648,"Deprecate ""is_admin_site"" option of auth.views.password_reset()",brain@…,nobody,"Hello, Here https://docs.djangoproject.com/en/1.6/topics/auth/default/#django.contrib.auth.views.password_reset the option ""is_admin_site"" is not documented and its name doesn't describe what it is doing. According to https://github.com/django/django/blob/master/django/contrib/auth/views.py#L160 and https://github.com/django/django/blob/master/django/contrib/auth/forms.py#L248-253 it uses the host of the request instead of the site framework, therefor it should be name something like ""use_domain_from_request"". Kind regards,",Cleanup/optimization,closed,contrib.auth,dev,Normal,fixed,,,Accepted,1,0,0,0,0,0