schon/core/migrations
Egor fureunoir Gorbunov f2e319f477 Update product slug field to include UUID in generation logic
This change modifies the `slug` field in the `Product` model to also populate from the `UUID` field, ensuring enhanced uniqueness and consistency. The migration file is included to apply this change to the database schema.
2025-04-30 16:42:42 +03:00
..
0001_initial.py Initial Commit 2025-04-29 22:40:30 +03:00
0002_initial.py Initial Commit 2025-04-29 22:40:30 +03:00
0003_alter_attribute_name_alter_attribute_name_ar_ar_and_more.py Initial Commit 2025-04-29 22:40:30 +03:00
0004_alter_product_name_alter_product_name_ar_ar_and_more.py Initial Commit 2025-04-29 22:40:30 +03:00
0005_remove_brand_category_brand_categories.py Initial Commit 2025-04-29 22:40:30 +03:00
0006_alter_order_status.py Initial Commit 2025-04-29 22:40:30 +03:00
0007_alter_category_image.py Initial Commit 2025-04-29 22:40:30 +03:00
0008_digitalassetdownload.py Initial Commit 2025-04-29 22:40:30 +03:00
0009_documentary.py Initial Commit 2025-04-29 22:40:30 +03:00
0010_product_partnumber.py Initial Commit 2025-04-29 22:40:30 +03:00
0011_brand_big_logo_brand_description_and_more.py Initial Commit 2025-04-29 22:40:30 +03:00
0012_alter_order_user.py Initial Commit 2025-04-29 22:40:30 +03:00
0013_product_slug.py Add slug field to Product and update related functionalities 2025-04-30 16:31:54 +03:00
0014_alter_product_slug.py Update product slug field to include UUID in generation logic 2025-04-30 16:42:42 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00