- added recent correspondents filter

- sortable document_count fields
- added last correspondence field to CorrespondentAdmin
This commit is contained in:
Jonas Winkler
2018-08-28 15:42:39 +02:00
parent 01fed4f49d
commit 781a1dae71
3 changed files with 50 additions and 6 deletions

View File

@@ -204,3 +204,7 @@ PAPERLESS_EMAIL_SECRET=""
# 100 will be used.
#PAPERLESS_LIST_PER_PAGE=100
# The number of years for which a correspondent will be included in the recent
# correspondents filter.
#PAPERLESS_RECENT_CORRESPONDENT_YEARS=2