mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	Update settings.py
Add comment to explain usage
This commit is contained in:
		| @@ -36,7 +36,8 @@ def _is_true(x): | ||||
|  | ||||
|  | ||||
| # Determine if we are running in "test" mode e.g. "manage.py test" | ||||
| TESTING = 'test' in sys.argv | ||||
| TESTING = 'test' in sys. | ||||
| # Are enviroment variables manipulated by tests? Needs to be set by testing code | ||||
| TESTING_ENV = False | ||||
|  | ||||
| # New requirement for django 3.2+ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user