xapian #1

Merged
cayop merged 26 commits from xapian into master 2024-09-17 10:11:28 +00:00
Showing only changes of commit 1a44d40227 - Show all commits

View file

@ -94,7 +94,7 @@ class BaseDeviceFormSet(forms.BaseFormSet):
uuid=self.uuid,
owner=self.user,
type=Annotation.Type.SYSTEM,
key='Web',
key='CUSTOM_ID',
value=tag
)