1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-02-15 00:45:18 +00:00
webvirtcloud/accounts/migrations
Gao Jiangmiao 3488661dc9 Migrate to django 2.2.4
The django.core.urlresolvers module is removed in favor of its new location, django.urls.
The on_delete argument for ForeignKey and OneToOneField is required in models and migrations.
2019-08-16 13:07:59 +08:00
..
0001_initial.py Migrate to django 2.2.4 2019-08-16 13:07:59 +08:00
0002_auto_20150325_0846.py Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
0003_usersshkey.py Migrate to django 2.2.4 2019-08-16 13:07:59 +08:00
0004_userattributes.py Migrate to django 2.2.4 2019-08-16 13:07:59 +08:00
0004_userinstance_is_vnc.py Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
0005_userattributes_can_clone_instances.py Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
0006_userattributes_max_disk_size.py Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
0007_auto_20160426_0635.py Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
0008_merge.py Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
0009_auto_20171026_0805.py Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
0010_auto_20180625_1236.py Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
0011_auto_20180625_1313.py Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
0012_auto_20180625_1331.py Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
0013_auto_20180625_1358.py Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
0014_auto_20180808_1436.py Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
0015_auto_20180808_1449.py Migrate to django 2.2.4 2019-08-16 13:07:59 +08:00
__init__.py Refactor users page 2015-03-18 17:13:44 +02:00