mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	Prevent "rebuild" command from running certain things
This commit is contained in:
		@@ -33,6 +33,7 @@ def canAppAccessDatabase():
 | 
			
		||||
        'createsuperuser',
 | 
			
		||||
        'wait_for_db',
 | 
			
		||||
        'prerender',
 | 
			
		||||
        'rebuild',
 | 
			
		||||
        'collectstatic',
 | 
			
		||||
        'makemessages',
 | 
			
		||||
        'compilemessages',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user