mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Refs #27741 -- Fixed staticfiles_tests.test_views when run in isolation.
This commit is contained in:
		| @@ -22,4 +22,7 @@ TEST_SETTINGS = { | ||||
|         'staticfiles_tests.apps.test', | ||||
|         'staticfiles_tests.apps.no_label', | ||||
|     ], | ||||
|     # In particular, AuthenticationMiddleware can't be used because | ||||
|     # contrib.auth isn't in INSTALLED_APPS. | ||||
|     'MIDDLEWARE': [], | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user