mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	models: Extract zerver.models.realms.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							7001a0dfc0
						
					
				
				
					commit
					cd96193768
				
			@@ -32,9 +32,9 @@ from zerver.models import (
 | 
			
		||||
    UserActivity,
 | 
			
		||||
    UserProfile,
 | 
			
		||||
    get_client,
 | 
			
		||||
    get_realm,
 | 
			
		||||
    get_stream,
 | 
			
		||||
)
 | 
			
		||||
from zerver.models.realms import get_realm
 | 
			
		||||
from zerver.tornado.event_queue import build_offline_notification
 | 
			
		||||
from zerver.worker import queue_processors
 | 
			
		||||
from zerver.worker.queue_processors import (
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user