| .. |
|
__init__.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
0001_initial.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
0002_alter_category_options_remove_checklist_comission_and_more.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
0003_alter_checklist_id_alter_checklist_manager_and_more.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
0004_alter_globalsettings_options_and_more.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
0005_alter_globalsettings_delivery_price_cn.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
0006_alter_checklist_price_yuan.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
0007_alter_category_slug.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
0008_alter_checklist_id.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
0009_alter_checklist_status.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0010_alter_checklist_status.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0011_remove_globalsettings_delivery_price_cn_ru_and_more.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0012_alter_category_delivery_price_cn_ru_and_more.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0013_paymenttype_alter_category_options_and_more.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0014_rename_paymenttype_paymentmethod_and_more.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0015_paymentmethod_name.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0016_paymentmethod_cardnumber.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0017_alter_promocode_options_alter_paymentmethod_slug_and_more.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0018_alter_promocode_name.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0019_globalsettings_pickup_address_alter_checklist_size.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0020_image_remove_checklist_image_and_more.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0021_rename_is_preview_image_needs_preview.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0022_rename_needs_preview_image_is_preview.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0023_alter_checklist_options_alter_image_options.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0024_remove_checklist_images_image_checklist.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0025_alter_checklist_status_updated_at.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0026_remove_checklist_track_number_and_more.py
|
* Missing migrations
|
2023-07-05 02:20:14 +04:00 |
|
0027_checklist_cdek_barcode_pdf_and_more.py
|
+ split
|
2023-07-06 15:54:52 +04:00 |
|
0028_alter_checklist_cdek_barcode_pdf.py
|
+ split
|
2023-07-06 15:54:52 +04:00 |
|
0029_rename_cheque_photo_checklist_receipt_and_more.py
|
+ split
|
2023-07-06 15:54:52 +04:00 |
|
0030_checklist_is_split_payment.py
|
* missing migration
|
2023-07-06 16:00:20 +04:00 |
|
0031_alter_checklist_promocode.py
|
- managerid field
|
2023-07-06 17:52:59 +04:00 |
|
0032_promocode_is_active.py
|
- managerid field
|
2023-07-06 17:52:59 +04:00 |
|
0033_remove_user_manager_id.py
|
- managerid field
|
2023-07-06 17:52:59 +04:00 |
|
0034_alter_promocode_discount.py
|
* validate Promocode.discount to be 0 <= value <= 100
|
2023-07-07 01:33:38 +04:00 |
|
0035_remove_image_checklist_checklist_images_and_more.py
|
+ array of payment_proof
|
2023-07-07 08:22:15 +04:00 |
|
0036_remove_image_is_preview_image_type_and_more.py
|
+ array of payment_proof
|
2023-07-07 08:22:15 +04:00 |
|
0037_alter_image_image.py
|
+ array of payment_proof
|
2023-07-07 08:22:15 +04:00 |
|
0038_alter_checklist_images_alter_checklist_payment_proof_and_more.py
|
* missing migration
|
2023-07-07 18:37:35 +04:00 |
|
0039_alter_checklist_delivery.py
|
+ cdek_courier option for Checklist.delivery
|
2023-07-10 21:25:51 +04:00 |
|
0040_alter_paymentmethod_cardnumber_and_more.py
|
* PaymentMethod: allow null for cardnumber & requisites
|
2023-07-13 00:24:25 +04:00 |
|
0041_remove_category_slug_remove_checklist_subcategory_and_more.py
|
+ migration of categories/subcategories
|
2023-08-21 16:22:03 +04:00 |
|
0042_oldchecklist_checklist_split_payment_proof_and_more.py
|
* payment_proof is now a single image + migration from m2m
|
2023-08-21 16:24:52 +04:00 |
|
0043_pricesnapshot_checklist_price_snapshot.py
|
+ PriceSnapshot
|
2023-10-04 06:57:53 +04:00 |
|
0044_checklist_split_accepted.py
|
+ Checklist.split_accepted field
|
2023-10-04 06:58:09 +04:00 |
|
0045_gift_alter_image_type.py
|
+ Gift
|
2023-10-31 16:50:45 +04:00 |
|
0046_checklist_gift_alter_gift_min_price.py
|
+ Gift
|
2023-10-31 16:50:45 +04:00 |
|
0047_alter_checklist_gift.py
|
+ Set Checklist.gift to NULL on Gift deletion
|
2023-11-11 09:49:30 +04:00 |