1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-02-11 23:15:18 +00:00
webvirtcloud/create
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
..
fixtures Add fixtures 2015-02-27 15:56:10 +02:00
migrations Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
templates noVNC Update 1.0.0 -> 1.1.0 2019-06-24 14:26:25 +03:00
__init__.py Clean header 2015-02-27 14:44:44 +02:00
forms.py Migrate source code to python 3.7 and refine code style 2019-08-16 12:59:37 +08:00
models.py Clean header 2015-02-27 14:44:44 +02:00
views.py Migrate to django 2.2.4 2019-08-16 13:07:59 +08:00