uncloud/uncloud_pay/migrations
Nico Schottelius 8959bc6ad5 various updates 2020-10-25 13:52:36 +01:00
..
0001_initial.py phase in configuration - move address to base 2020-10-11 22:32:08 +02:00
0002_auto_20200801_2208.py Add some sample VMs 2020-08-02 00:55:07 +02:00
0003_auto_20200801_2332.py +migrations 2020-08-04 11:40:34 +02:00
0004_remove_order_one_time_price.py update models/new django 2020-08-08 21:54:07 +02:00
0005_auto_20200808_1954.py orders only have 1 price 2020-08-08 21:54:44 +02:00
0006_remove_billrecord_quantity.py uncloud pay cleanups 2020-08-08 22:20:49 +02:00
0007_remove_bill_bill_records.py uncloud pay cleanups 2020-08-08 22:20:49 +02:00
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
0025_billrecord_is_recurring_record.py [tests] back to 5 working tests! 2020-09-28 23:16:17 +02:00
0026_order_should_be_billed.py [tests] back to 5 working tests! 2020-09-28 23:16:17 +02:00
0027_auto_20201006_1319.py Make recurring period a database model 2020-10-06 15:46:22 +02:00
0028_auto_20201006_1529.py Updating for products/recurring periods 2020-10-06 18:53:13 +02:00
0029_auto_20201006_1540.py Updating for products/recurring periods 2020-10-06 18:53:13 +02:00
0030_auto_20201006_1640.py Updating for products/recurring periods 2020-10-06 18:53:13 +02:00
0031_auto_20201006_1655.py One step furter to allow saving of orders w/o explicit recurringperiod 2020-10-06 19:21:37 +02:00
0032_uncloudprovider.py Begin phasing in the uncloudprovider 2020-10-11 17:45:25 +02:00
0033_auto_20201011_2003.py phase in configuration - move address to base 2020-10-11 22:32:08 +02:00
0034_auto_20201011_2031.py phase in configuration - move address to base 2020-10-11 22:32:08 +02:00
0035_auto_20201012_1728.py various updates 2020-10-25 13:52:36 +01:00
__init__.py Move django-based uncloud to top-level 2020-05-07 12:12:35 +02:00