Merge pull request #330 from pcoder/bug/3313/pwd_reset_email_from_dcl_support
Bug/3313/pwd reset email from dcl support
This commit is contained in:
		
				commit
				
					
						ebaadb4d07
					
				
			
		
					 2 changed files with 5 additions and 0 deletions
				
			
		|  | @ -208,6 +208,7 @@ class SignupView(CreateView): | |||
| 
 | ||||
| 
 | ||||
| class PasswordResetView(PasswordResetViewMixin): | ||||
|     site = 'dcl' | ||||
|     template_name = 'hosting/reset_password.html' | ||||
|     form_class = PasswordResetRequestForm | ||||
|     success_url = reverse_lazy('hosting:login') | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue