schon/core/migrations
2025-06-20 05:26:03 +03:00
..
0001_initial.py Features: 1) None; 2025-05-20 08:00:44 +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 Update API version to 2.6.0 and reformat migration files 2025-05-06 19:19:49 +03:00
0008_digitalassetdownload.py Update API version to 2.6.0 and reformat migration files 2025-05-06 19:19:49 +03:00
0009_documentary.py Update API version to 2.6.0 and reformat migration files 2025-05-06 19:19:49 +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 Update API version to 2.6.0 and reformat migration files 2025-05-06 19:19:49 +03:00
0012_alter_order_user.py Initial Commit 2025-04-29 22:40:30 +03:00
0013_product_slug.py Update Product slug field configuration in migrations 2025-04-30 16:46:58 +03:00
0014_alter_product_slug.py Alter Product slug field to allow null values 2025-04-30 16:49:54 +03:00
0015_alter_product_slug.py Update Product slug field to use simpler populate_from sources 2025-04-30 17:03:53 +03:00
0016_alter_product_slug.py Update Product slug generation to include UUID 2025-05-05 15:56:21 +03:00
0017_order_human_readable_id.py Update API version to 2.6.0 and reformat migration files 2025-05-06 19:19:49 +03:00
0018_alter_order_human_readable_id.py Features: 1) Add type annotations for various models and methods; 2) Introduce refined graphene resolvers to enhance permission handling; 3) Include type checking suppression with # type: ignore for unsupported cases. 2025-06-18 16:38:07 +03:00
0019_address.py Features: 1) None; 2025-05-20 08:00:44 +03:00
0020_order_billing_address_order_shipping_address.py Features: 1) Add migration to remove existing billing and shipping address columns and re-add them pointing to core.Address; 2025-05-20 08:14:00 +03:00
0021_rename_name_ar_ar_attribute_name_ar_ar_and_more.py Features: 1) Updated user language field in vibes_auth to include more language options with a default set to 'en-gb'; 2025-05-20 22:08:04 +03:00
0022_category_slug.py Features: 1) Add type annotations for various models and methods; 2) Introduce refined graphene resolvers to enhance permission handling; 3) Include type checking suppression with # type: ignore for unsupported cases. 2025-06-18 16:38:07 +03:00
0023_address_address_line.py Features: 1) Add address_line field to Address model for enhanced customer address representation; 2) Extend serializers with address_line_1 and address_line_2 fields; 3) Update address parsing logic to include house number in street and support address_line storage; 2025-05-28 22:07:06 +03:00
0024_categorytag_category_tags.py Features: 2025-06-10 06:08:50 +03:00
0025_alter_product_category.py Features: 1) Update category field in product model with additional attributes (help_text, related_name, and verbose_name). 2025-06-17 11:27:04 +03:00
0026_brand_slug_alter_category_slug_alter_product_slug.py Features: 1) Add support for auto-generating slugs for Brand, Category, and Product models; 2) Extend Elasticsearch documents with slug indexing and response processing; 3) Introduce image fetching in search results. 2025-06-18 22:23:14 +03:00
0027_brand_priority_alter_brand_slug.py Features: 1) Add priority field to Brand model to support ranking functionality; 2) Enhance ProductDocument with brand_priority field in Elasticsearch for improved sorting; 3) Integrate function score query with brand_priority in Elasticsearch search logic; 2025-06-20 05:26:03 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00