mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 15:55:31 +01:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
766109ae4e
46 changed files with 1171 additions and 695 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from django_filters.rest_framework import CharFilter, FilterSet, BooleanFilter, ModelChoiceFilter
|
||||
from django_filters.rest_framework import BooleanFilter, FilterSet
|
||||
|
||||
from .models import Correspondent, Document, Tag, DocumentType
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue