mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	settings: Extract computed settings to computed_settings.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							826ca3bfdf
						
					
				
				
					commit
					5546762bd9
				
			
							
								
								
									
										1121
									
								
								zproject/computed_settings.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1121
									
								
								zproject/computed_settings.py
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -17,3 +17,6 @@ else:
 | 
			
		||||
    # sample prod_settings.py file, with a few exceptions.
 | 
			
		||||
    from .prod_settings_template import *  # isort: skip
 | 
			
		||||
    from .dev_settings import *  # isort: skip
 | 
			
		||||
 | 
			
		||||
# Do not add any code after these wildcard imports!  Add it to
 | 
			
		||||
# computed_settings instead.
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1089
									
								
								zproject/settings.py
									
									
									
									
									
								
							
							
						
						
									
										1089
									
								
								zproject/settings.py
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user