mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-25 23:59:09 -06:00
update files and model to include new field
This commit is contained in:
committed by
Trenton Holmes
parent
0878a199f4
commit
3fcbd8f3ac
@@ -42,6 +42,7 @@ class DocumentAdmin(admin.ModelAdmin):
|
||||
"checksum",
|
||||
"archive_filename",
|
||||
"archive_checksum",
|
||||
"original_filename",
|
||||
)
|
||||
|
||||
list_display_links = ("title",)
|
||||
|
||||
Reference in New Issue
Block a user