feat: added tests for web

This commit is contained in:
2024-11-22 22:09:10 +01:00
parent b057b70a31
commit 8d6eb3d61c
17 changed files with 61 additions and 8 deletions
@@ -36,5 +36,5 @@ class Migration(migrations.Migration):
),
migrations.RunPython(
add_product_slug,
)
),
]