mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			127 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			127 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| # Load AppConfig app subclass by default on django applications initialization
 | |
| default_app_config = "zerver.apps.ZerverConfig"
 |