dynamicweb/hosting/migrations
2017-09-25 00:36:33 +05:30
..
0001_initial.py
0002_railsbetauser.py fixed requirements 2016-03-16 00:26:49 +01:00
0003_virtualmachinetypes.py
0004_auto_20160418_0034.py
0005_auto_20160418_0038.py
0006_auto_20160418_0103.py registered VM types model in the admin 2016-04-17 20:05:39 -05:00
0007_auto_20160418_0103.py
0008_virtualmachineplan.py
0009_auto_20160426_0444.py
0010_auto_20160426_0530.py
0011_auto_20160426_0555.py
0012_auto_20160501_1850.py
0013_auto_20160505_0302.py
0014_auto_20160505_0541.py
0015_auto_20160512_0448.py
0016_delete_railsbetauser.py removed RailsBetaUser 2016-05-14 02:20:45 -04:30
0017_virtualmachinetype_location.py
0018_virtualmachineplan_public_key.py Added next button in order detail view after the user make a payment, Avoid to regenerate SSH Key if the user refresh the page, Now the key is served to download from javascript , Added public_key attribute to VirtualVMPlan in order to store keys created by the user, Now private key has PEM format and public has OpenSSH 2016-05-24 01:19:49 -05:00
0019_virtualmachineplan_status.py
0020_auto_20160526_0258.py
0021_auto_20160526_0445.py
0022_virtualmachineplan_ip.py
0023_virtualmachineplan_configutarion.py
0024_auto_20160607_0231.py
0025_auto_20160621_0522.py
0026_auto_20160625_0028.py
0027_auto_20160711_0210.py
0028_managevm_userhostingkey.py
0028_managevms.py
0029_managevm.py Add hosting bill view, model and urls 2017-05-05 14:59:11 +02:00
0029_userhostingkey_created_at.py adding integration opennebula-hosting app 2017-05-03 23:19:32 -05:00
0030_hostingbill.py
0030_userhostingkey_name.py
0031_auto_20170503_0554.py
0031_hostingbill_total_price.py Add total_price to HostingBill model 2017-05-06 14:44:08 +02:00
0032_auto_20170504_0315.py
0033_virtualmachinetype_configuration.py
0034_auto_20170504_0331.py
0035_virtualmachineplan_opennebula_id.py
0036_auto_20170506_2312.py
0037_merge.py Merge migrations and fix spacing 2017-05-07 16:09:41 +02:00
0038_auto_20170512_1006.py API Integration 2017-05-12 12:07:05 +02:00
0039_hostingorder_price.py merged opnnebula api changes 2017-05-12 12:13:18 -05:00
0040_hostingplan.py
0041_userhostingkey_private_key.py
0042_hostingorder_subscription_id.py
0043_vmdetail.py
__init__.py