mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	more info in the admin
This commit is contained in:
		| @@ -50,7 +50,11 @@ class DocumentAdmin(admin.ModelAdmin): | |||||||
|         "modified", |         "modified", | ||||||
|         "mime_type", |         "mime_type", | ||||||
|         "storage_type", |         "storage_type", | ||||||
|         "filename") |         "filename", | ||||||
|  |         "checksum", | ||||||
|  |         "archive_filename", | ||||||
|  |         "archive_checksum" | ||||||
|  |     ) | ||||||
|  |  | ||||||
|     list_display_links = ("title",) |     list_display_links = ("title",) | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 jonaswinkler
					jonaswinkler