mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[4.0.x] Corrected module reference in contributing tutorial.
Backport of 9f3bd9dfc4 from main
			
			
This commit is contained in:
		
				
					committed by
					
						 Mariusz Felisiak
						Mariusz Felisiak
					
				
			
			
				
	
			
			
			
						parent
						
							ccc4503a82
						
					
				
				
					commit
					b3be91dabf
				
			| @@ -314,7 +314,7 @@ Writing a test for ticket #99999 | |||||||
| -------------------------------- | -------------------------------- | ||||||
|  |  | ||||||
| In order to resolve this ticket, we'll add a ``make_toast()`` function to the | In order to resolve this ticket, we'll add a ``make_toast()`` function to the | ||||||
| top-level ``django`` module. First we are going to write a test that tries to | ``django.shortcuts`` module. First we are going to write a test that tries to | ||||||
| use the function and check that its output looks correct. | use the function and check that its output looks correct. | ||||||
|  |  | ||||||
| Navigate to Django's ``tests/shortcuts/`` folder and create a new file | Navigate to Django's ``tests/shortcuts/`` folder and create a new file | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user