uncloud-mravi/uncloud_pay/migrations
2020-09-28 21:59:35 +02:00
..
0001_initial.py
0002_auto_20200801_2208.py
0003_auto_20200801_2332.py
0004_remove_order_one_time_price.py
0005_auto_20200808_1954.py
0006_remove_billrecord_quantity.py
0007_remove_bill_bill_records.py
0008_delete_orderrecord.py Remove orderrecord 2020-08-08 22:37:00 +02:00
0009_auto_20200808_2113.py first bill generation works 2020-08-09 00:37:27 +02:00
0010_auto_20200809_0856.py add sample products and improve testing for Product 2020-08-09 11:02:45 +02:00
0011_bill_billing_address.py Refine tests for bills, multiple bills 2020-08-09 12:34:25 +02:00
0012_auto_20200809_1026.py Refine tests for bills, multiple bills 2020-08-09 12:34:25 +02:00
0013_auto_20200809_1237.py begin refactor product to user orders instead of single order 2020-08-09 14:38:10 +02:00
0014_auto_20200825_1915.py Test that creating products w/o correct billing address fails 2020-08-25 21:31:12 +02:00
0015_auto_20200928_1844.py remove big mistake: orders from product 2020-09-28 20:44:50 +02:00
0016_auto_20200928_1858.py Phasing out Product model 2020-09-28 20:59:08 +02:00
0017_order_config.py Add JSON support for product description 2020-09-28 21:34:24 +02:00
0018_order_product.py Add JSON support for product description 2020-09-28 21:34:24 +02:00
0019_remove_product_owner.py Add JSON support for product description 2020-09-28 21:34:24 +02:00
0020_auto_20200928_1915.py Add JSON support for product description 2020-09-28 21:34:24 +02:00
0021_auto_20200928_1932.py Add JSON support for product description 2020-09-28 21:34:24 +02:00
0022_auto_20200928_1932.py Add JSON support for product description 2020-09-28 21:34:24 +02:00
0023_auto_20200928_1944.py Can order a generic product now 2020-09-28 21:59:35 +02:00
0024_auto_20200928_1945.py Can order a generic product now 2020-09-28 21:59:35 +02:00
__init__.py