mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Use sqlalchemy events to emit jsonpatches to the client.
This commit is contained in:
		@@ -4,7 +4,7 @@ from flask_login import current_user
 | 
			
		||||
from socket import gaierror
 | 
			
		||||
from .. import db, socketio
 | 
			
		||||
from ..decorators import socketio_login_required
 | 
			
		||||
from ..events import socketio_sessions
 | 
			
		||||
from ..socketio_events import socketio_sessions
 | 
			
		||||
from ..models import Corpus
 | 
			
		||||
import cqi
 | 
			
		||||
import math
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user