mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Merge pull request #391 from sbrunner/tag-list
Better interface when we have many tags
This commit is contained in:
		| @@ -137,6 +137,7 @@ class DocumentAdmin(CommonAdmin): | |||||||
|                     "tags_") |                     "tags_") | ||||||
|     list_filter = ("tags", "correspondent", FinancialYearFilter, |     list_filter = ("tags", "correspondent", FinancialYearFilter, | ||||||
|                    MonthListFilter) |                    MonthListFilter) | ||||||
|  |     filter_horizontal = ("tags",) | ||||||
|  |  | ||||||
|     ordering = ["-created", "correspondent"] |     ordering = ["-created", "correspondent"] | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Daniel Quinn
					Daniel Quinn