comfy/artel/store/migrations
mtyton 2a00adb981 added missing migration 2023-08-15 21:03:14 +02:00
..
0001_initial.py
0002_product_available_producttemplate_tags_and_more.py initial store sketch is ready now 2023-05-14 00:23:19 +02:00
0003_product_info_product_name_and_more.py added some styling, started doing things the right way 2023-05-28 17:06:50 +02:00
0004_documenttemplate_order_paymentmethod_and_more.py documents are being sent properly, store models has changed a bit, added a lot of tests 2023-06-18 16:18:00 +02:00
0005_order_order_number.py documents are being sent properly, store models has changed a bit, added a lot of tests 2023-06-18 16:18:00 +02:00
0006_remove_orderdocument_sent.py maling system is now enabled for orders 2023-06-22 23:44:22 +02:00
0007_rename_productimage_producttemplateimage.py prepared some basic model modification for configurator implementation 2023-07-02 15:51:28 +02:00
0008_remove_product_info_producttemplateimage_is_main_and_more.py prepared some basic model modification for configurator implementation 2023-07-02 15:51:28 +02:00
0009_productcategoryparam_order_productcategoryparamvalue.py prepared some basic model modification for configurator implementation 2023-07-02 15:51:28 +02:00
0010_auto_20230630_1611.py prepared some basic model modification for configurator implementation 2023-07-02 15:51:28 +02:00
0011_productparam_delete_templateparamvalue_and_more.py prepared some basic model modification for configurator implementation 2023-07-02 15:51:28 +02:00
0012_deliverymethod_order_uuid_product_uuid_and_more.py added data encrption for customer 2023-07-22 20:39:12 +02:00
0013_producttemplateparam_alter_product_params_and_more.py added missing migration 2023-08-15 21:03:14 +02:00
__init__.py