mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	first stab at text consumer
This commit is contained in:
		@@ -67,6 +67,7 @@ INSTALLED_APPS = [
 | 
			
		||||
    "documents.apps.DocumentsConfig",
 | 
			
		||||
    "reminders.apps.RemindersConfig",
 | 
			
		||||
    "paperless_tesseract.apps.PaperlessTesseractConfig",
 | 
			
		||||
    "paperless_text.apps.PaperlessTextConfig",
 | 
			
		||||
 | 
			
		||||
    "flat_responsive",  # TODO: Remove as of Django 2.x
 | 
			
		||||
    "django.contrib.admin",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user