feat: added product variants

This commit is contained in:
2026-07-23 11:37:37 +02:00
parent 5786c07077
commit 87405f31fa
22 changed files with 818 additions and 315 deletions
+1 -1
View File
@@ -18,7 +18,6 @@ dependencies = [
"django-watchman==1.3.0",
"django-storages==1.13.2",
"django-unfold==0.42.0",
"django-watchman==1.3.0",
"dj-database-url==1.0.0",
"gonk==0.6.1",
"ipython==8.16.1",
@@ -91,4 +90,5 @@ dev = [
"pytest==9.0.2",
"pytest-cov==4.0.0",
"pytest-django==4.8.0",
"ruff==0.15.22",
]