mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 03:42:11 +01:00 
			
		
		
		
	Unleash the beast
This commit is contained in:
		@@ -40,7 +40,7 @@ class SignupView(CreateView):
 | 
			
		||||
    """
 | 
			
		||||
    model = User
 | 
			
		||||
    form_class = SignupForm
 | 
			
		||||
    template_name = "registration/sign-up.html"
 | 
			
		||||
    template_name = "registration/signup.html"
 | 
			
		||||
    extra_context = dict(title=_("Sign up"))
 | 
			
		||||
 | 
			
		||||
    def get_context_data(self, **kwargs):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user