Added HostingUserLoginForm test, Added HostingUserSignupForm test, Added PasswordResetRequestForm Test, Added SetPasswordForm test, Created custom 404 page
This commit is contained in:
		
					parent
					
						
							
								e22e25cea0
							
						
					
				
			
			
				commit
				
					
						202562011e
					
				
			
		
					 9 changed files with 224 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -48,7 +48,6 @@ class SetPasswordForm(forms.Form):
 | 
			
		|||
        return password2
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class BillingAddressForm(forms.ModelForm):
 | 
			
		||||
    token = forms.CharField(widget=forms.HiddenInput())
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue