Ingest notification matches to ES

This commit is contained in:
2023-02-02 20:04:55 +00:00
parent 79b4512546
commit df1e82c5f2
5 changed files with 80 additions and 9 deletions

View File

@@ -1,8 +1,9 @@
# Generated by Django 4.1.5 on 2023-02-02 19:35
from django.db import migrations, models
import uuid
from django.db import migrations, models
class Migration(migrations.Migration):