checkout/src/purchase/migrations
2022-09-25 21:10:11 +02:00
..
0001_initial.py Implement data model 2022-04-24 16:21:39 +02:00
0002_alter_product_image.py Implement data model 2022-04-24 16:21:39 +02:00
0003_alter_product_display_order.py Implement data model 2022-04-24 16:21:39 +02:00
0004_remove_basket_status.py Add missing migs 2022-04-24 19:29:06 +02:00
0005_alter_basket_options_alter_basketitem_options_and_more.py Compile messages at build time 2022-04-26 20:19:08 +02:00
0006_basketitem_unit_price_cents.py Save product unit price in basket item 2022-04-27 23:00:38 +02:00
0007_alter_basketitem_unit_price_cents.py Save product unit price in basket item 2022-04-27 23:00:38 +02:00
0008_basketitem_unique_product_per_basket.py Add unique constraint to baskets 2022-05-05 19:11:30 +02:00
0009_basketitemetag.py Implement caching 2022-09-25 21:10:11 +02:00
0010_rename_basketitemetag_cacheetag.py Implement caching 2022-09-25 21:10:11 +02:00
__init__.py Implement data model 2022-04-24 16:21:39 +02:00