mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	If loading an application trigger an ImportError, the details of that
error were lost in some cases. Thanks Ben Davis for the report.
Backport of b161c01 from master
		
	
		
			
				
	
	
		
			2 lines
		
	
	
		
			26 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			26 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| raise ImportError("Oops")
 |