Provide a default for DEBUG
This avoid having to specify it in the production environment config at all - shorter config.
This commit is contained in:
		
							parent
							
								
									813446c568
								
							
						
					
					
						commit
						5686e54386
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -19,6 +19,8 @@ | |||
| 
 | ||||
| from pathlib import Path | ||||
| 
 | ||||
| DEBUG = False | ||||
| 
 | ||||
| from .djangocommonsettings import * | ||||
| 
 | ||||
| SITE_ID = 2 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue