mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	docs: Update links for other repository branch renames.
GitHub redirects these, but we should use the canonical URLs. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Anders Kaseorg
					
				
			
			
				
	
			
			
			
						parent
						
							0dcb84a2e8
						
					
				
				
					commit
					1ce12191aa
				
			@@ -787,7 +787,7 @@ def login_page(
 | 
			
		||||
        # context_data attribute. This attribute doesn't exist otherwise. It is
 | 
			
		||||
        # added in SimpleTemplateResponse class, which is a derived class of
 | 
			
		||||
        # HttpResponse. See django.template.response.SimpleTemplateResponse,
 | 
			
		||||
        # https://github.com/django/django/blob/master/django/template/response.py#L19.
 | 
			
		||||
        # https://github.com/django/django/blob/2.0/django/template/response.py#L19
 | 
			
		||||
        update_login_page_context(request, template_response.context_data)
 | 
			
		||||
 | 
			
		||||
    assert isinstance(template_response, HttpResponse)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user