first base of project-changed apps: Herd-livestock-tag-log-elasticsearch-

This commit is contained in:
2025-05-24 15:01:55 +03:30
parent eab40af15d
commit 90a46e493c
129 changed files with 3844 additions and 187 deletions

View File

@@ -0,0 +1,16 @@
# Generated by Django 4.2.21 on 2025-05-17 11:59
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('log', '0003_initial'),
]
operations = [
migrations.DeleteModel(
name='Req',
),
]