mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Better interface when we have many tags
This commit is contained in:
		@@ -137,6 +137,7 @@ class DocumentAdmin(CommonAdmin):
 | 
			
		||||
                    "tags_")
 | 
			
		||||
    list_filter = ("tags", "correspondent", FinancialYearFilter,
 | 
			
		||||
                   MonthListFilter)
 | 
			
		||||
    filter_horizontal = ("tags",)
 | 
			
		||||
 | 
			
		||||
    ordering = ["-created", "correspondent"]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user